Instacart UX value

Korean version of Instacart UX value 1. UX DESIGN 1-1. UX value Fresh groceries delivered in one hour to your door from the local grocery stores where you normally shop at. 1-2. UX strategy Focusing on purchase and delivery leads zero inventory and storage cost. Creating one virtual store by connecting all grocery stores in… Continue reading Instacart UX value

How to handle URL with JavaScript encodeURI() Function

While working on the UI side, we should not rely on the user's input. For an instance, consider a URL. Earlier, we used to have few methods to handle a URL string. One of them is escape method but it is deprecated now. So, through this article, I will introduce few methods to handle URL and… Continue reading How to handle URL with JavaScript encodeURI() Function

JavaScript Factory Pattern with Mixins in ES6

Intro While working on a new project in my team, I need to introduce a new type of item. But I found that various controllers used same if-else condition code block to handle existing items. On looking into that, I decided to make use of a factory pattern and realized that its combination with a mixin pattern… Continue reading JavaScript Factory Pattern with Mixins in ES6

Understanding JavaScript prototypes

JavaScript is a prototype-based language. What it means is that JavaScript objects have a prototype and inherit properties and methods from their prototype. It can be confusing to anyone who is more familiar with a class-based language such as Java. The way of inheritance in JavaScript is different. This post will be helpful for you to have… Continue reading Understanding JavaScript prototypes

Single-Page Apps with HTML5’s pushState

If you want to build a single-page application, you need to consider back and forward buttons in web browsers. Since recent web applications often use an AJAX call, tracking every state of your application should be dealt with by the browser history. How can we use HTML5 to create a single-page app? HTML5 introduces the History interface… Continue reading Single-Page Apps with HTML5’s pushState

Shutterstock UX value

1. UX DESIGN 1-1. UX value Providers (Artists): Can introduce their digital content, such as photos and images, to customers all over the world. This easy access to their customer base is a great way to earn more income. Customers: Will find it easy and cheap to use digital content, made by artists from everywhere… Continue reading Shutterstock UX value

Snapchat UX value

Snapchat: Your very best friend 1. UX DESIGN 1-1. UX value People are able to share each moment candidly with their friends. 1-2. UX strategy Volatility: People can improvise to share their thoughts and emotions. A bond of sympathy: People can share their joyful moments with a variety of tools that enrich those moments. 2. MARKETING 2-1.… Continue reading Snapchat UX value

Google Home UX value

1. UX DESIGN 1-1. UX value With simple voice commands, it provides a convenient and fast method to get information. It is a smart hub that connects with not only Google's ecosystem like Google Calendar and Chromecast but also all kind of web services such as Spotify and Pandora. To summarize, a user can enjoy whatever… Continue reading Google Home UX value