Being a successful web designer is hard. It requires wearing two hats, balancing two sides of the craft. Web designer has to be very good at design as well as with technology. Today, we will discuss the importance of keeping these two in balance. We will also discuss what happens when there is an imbalance.… Continue reading 8 Big Mistakes Holding You Back as a Web Designer Pt.2
Tag: learning
8 Big Mistakes Holding You Back as a Web Designer Pt.1
Are a good web designer, but clients are not willing to pay you what you ask for? Your skills are well-developed and you know a lot. Nonetheless, you feel you hit a plateau and can’t raise your prices? This mini series will tell you about some mistakes that might be holding you back. Find out… Continue reading 8 Big Mistakes Holding You Back as a Web Designer Pt.1
Machine Learning – How to Get Started the Easy Way
Machine learning is one of the most popular topics today. It is also not beginner-friendly, rather the opposite. It is one of those subjects that are hard to start with. This article will give you a roadmap that will help you start with machine learning the easy way. Use the following steps and start learning… Continue reading Machine Learning – How to Get Started the Easy Way
Intuitive User Interface and 4 Simple Principles to Create It
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
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
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