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 a Website with React, React Router & Styled-Components Pt.3

React gained a lot of popularity. We can say that it became probably the most popular JavaScript library for building user interfaces. Its flexibility allows us to create anything we want, from apps, to websites. This tutorial is about the second. Its goal is to show you how to use React, react-router and styled-components to… Continue reading How to Build a Website with React, React Router & Styled-Components Pt.3

How to Build a Website with React, React Router & Styled-Components Pt.2

Have you ever though about building a website with React, React-router and styled-components? Then, this tutorial is right for you. In this second, we will start by creating responsive navigation, playing with React state, and creating a few more React components. We will also use some handy helpers from styled-components. And, at the very end,… Continue reading How to Build a Website with React, React Router & Styled-Components Pt.2

How to Build a Website with React, React Router & Styled-Components Pt.1

How fast can you build a simple website with react, react-router and styled-components? The question is not whether it is doable. Everything is. The real and more important question is, how hard it is? Well, it is actually very easy. You can do this in just a few minutes, even with only a very basic… Continue reading How to Build a Website with React, React Router & Styled-Components Pt.1