JavaScript Beginner’s Guide
JavaScript is one of the first steps for those starting their frontend journey. But what are the basic concepts we need to understand before we start actually building web apps?…
Custom Hooks possible issues: how to avoid them
As we all know, using any kind of tool recklessly can lead to problems that might negatively impact your application. But what about custom Hooks? Hooks are reusable, personalized functions…
Colors on websites: Beyond Aesthetics (Part II)
Creating a cool but simple color palette can be very difficult, right? Designers often focus on UI and UX to get it right. But how does it all work? Navigation…
Colors on websites: Beyond Aesthetics (Part I)
Colors are around us everywhere, even in the virtual world. Many people may think that their importance is only linked to aesthetics, after all: “If your website needs to be…