Using Customer Surveys to Make Your Product UX Better
Back in the days of shrink-wrapped software, it took months to hear customer feedback. That's not the case anymore. Modern day startups achieve product/market fit through a constant stream of...
View ArticleMaster UX and UI Design for $39
Whether freelance, consulting, or part of a team, a well-rounded and in-demand web designer has to have a good handle on both UI and UX design. Whether you’ve already dabbled in both, none, or one,...
View ArticleCreating an iOS Style Swipe Button for Android
Even if you're never touched an iPhone before, you're probably familiar with the infamous "slide to unlock" button. The original purpose behind this button was to prevent a device from getting...
View ArticleHow to Design Rich Card-Based Layouts with Semantic UI
In 2016, there's no doubt the 'card-based' design pattern is an important instrument in a modern web developer's toolbelt. Cards have been used with great success in most social and sharing websites...
View ArticleHow to Create Responsive Layouts in Sketch (with a Drop of Fluid)
BREAKING NEWS: If you're a Sketch fan, Daniel has just released his first book for SitePoint. Check out Jump Start Sketch! Some of Sketch App's most impressive functionality is derived from the Sketch...
View ArticleUsing ViewPager to Create a Sliding Screen UI in Android
Android provides many UI controls to create beautiful UI screens for your apps. One common UI requirement is sliding between multiple screens. For example, a photo slideshow. Android provides a UI...
View ArticleShiny and R: How to Add Themes and Customize Error Messages
The purpose of Shiny is to provide an intuitive and user-friendly interface to R. R is a highly popular statistical environment for doing heavy data analysis and constructing statistical models, and...
View ArticleReact Storybook: Develop Beautiful User Interfaces with Ease
When you start a new front-end project, the first thing you usually do is create a beautiful design. You carefully plan and draw all of your UI components, as well as each state or effect they may...
View ArticleCustomer Journey Maps: A Day in the Life of a Customer
How do you measure customer engagement? Likes, clicks, and purchases are often the default metrics to turn to, but they don’t tell the whole story. You need to know how much customers feel they’re in a...
View ArticleHow to Build a Tic Tac Toe Game with Svelte
Svelte is a next generation way of building user interfaces. While frameworks like React, Vue and Angular do the bulk of their work in the browser, Svelte takes it to the next level. It does its work...
View Article