Category: ui

How To Build Honest UIs And Help Users Make Better Decisions

   Many apps today, such as Google Now, Spotify and Amazon, make assumptions about user preferences based on personal data. They may even use this information to make decisions on our behalf, without any direct input from us. For ex...

How To Develop A Chat Bot With Node.js

   In the past few months, chat bots have become very popular, thanks to Slack, Telegram and Facebook Messenger. But the chat bot idea is not new at all.A chat bot interface is mentioned in the famous Turing test in 1950. Then the...

Designing Card-Based User Interfaces

   Web and mobile apps are moving away from pages towards completely personalized experiences. These new experiences are built on an aggregation of many individual pieces of content. The way this content is now being presented is in...

Conversational Interfaces: Where Are We Today? Where Are We Heading?

  Computers and human beings don’t speak the same language. So, to make interaction possible, we rely on graphical user interfaces (GUIs). But GUIs come with a natural barrier: People have to learn to use them. They have to learn that a hamburger button hides a menu, that a button triggers an action....

A Roadmap To Building A Delightful Onboarding Experience For Mobile App Users

  When launching an app, you need to spend a lot of time and resources to attract users. You can pull people into your app using a variety of means, including advertising, referral programs, public relations and content marketing. But when people finally download an app, they sometimes feel abandoned. ...

Designing Modular UI Systems Via Style Guide-Driven Development

  Using a style guide to drive development is a practice that is gaining a lot of traction in front-end development — and for good reason. Developers will start in the style guide by adding new code or updating existing code, thereby contributing to a modular UI system that is later integrated in...

Retrofitting ZUIs To Legacy Websites: An Impossible Task?

  It’s well known that, in the ’80s, Microsoft and Apple made the graphical user interface (GUI), the dominant interface on desktop computers. What’s less known is that the GUI, whose navigation is based on pages and links, is not the only possible interface. And we know that finding our way in a...

Smart Responsive Design Patterns, Or When Off-Canvas Isn’t Good Enough

  Design patterns often have a bad reputation. They are often considered to be quick, lazy, off-the-shelf solutions that are applied blindly without consideration of the context of a problem. Solutions such as the almighty off-canvas navigation, the floating label pattern or carousels for featured prod...

Better Interface Design: Logins, Menus, Toggles And Other Fancy Modules

  CodePen has become the playground for developers. The sandbox where you can build whatever your imagination fancies. Practical things, experimental concepts — it’s a treasure chest, bound to fuel your ideas.For this Quick Tip, we have done some digging around and found some interesting UI demo...

Effect Ideas for Card Stacks

View demo Download source Today we’d like to share some inspiration for card effects with you. The idea is to animate the top element of a stack by clicking on an accept or reject button. We’ve used this Tinder-like example to show some symmetric and complementing pairs of effects, but these kind of animat...