What if I told you that you can create intuitive user interface by following four simple principles? Would you want to know what these four principles are? And, what about how to use them to create more intuitive user interfaces? This article will tell you what these four simple principles are. Then, it will give… Continue reading Intuitive User Interface and 4 Simple Principles to Create It
Tag: ux design
The Deadly Trap in User Interface Design & How to Solve It
What is one of the deadliest traps we can fall into in user interface design? How can we avoid it? What is the difference between simple and dumb user interface? How can we make interfaces more intuitive? Have you ever asked any of these questions? What are some good practices for user interface design? This… Continue reading The Deadly Trap in User Interface Design & How to Solve It
The Good, Bad, Ethical Design, Users and Other Things We Don’t Talk About
Ethical design is something we don’t hear or talk about a lot. We usually talk only about good or bad design. Let’s take a moment and talk about the impact the things we design have on people who use them. This is a fact. Everything we create has an impact on our lives and lives… Continue reading The Good, Bad, Ethical Design, Users and Other Things We Don’t Talk About
Icons in Design – 3 Big Mistakes We Make and 5 Tips to Solve Them
Icons are used almost everywhere, be it a website, app or even print. We like to use them in our designs to improve the user experience as well as the design itself. The problem is that it is very easy to make a mistake. This ends up damaging the design and worsening the user experience.… Continue reading Icons in Design – 3 Big Mistakes We Make and 5 Tips to Solve Them
How to Build Password Generator with Electron & React Pt.3 – The Final Part
The main task of a password generator is generating passwords, right? This will be our goal for this final part. First, we will implement some functionality for Input and Checkbox components. Then, we will add a few tweaks. After that, we will finally put together the core piece of our password generator, the method for… Continue reading How to Build Password Generator with Electron & React Pt.3 – The Final Part
How to Build Password Generator with Electron & React Pt.2 – Creating the UI
Every password generator, and app in general, needs a great UI. For two reasons. First, great UI makes using the app easier and faster for anyone who wants to use the app. Second, we often judge the quality of the app according to its design. We see things with great design as better and more… Continue reading How to Build Password Generator with Electron & React Pt.2 – Creating the UI