#web-development
Read more stories on Hashnode
Articles with this tag
Hello Everyone, I've been working on a SaaS boilerplate for NextJs called Indiespace, which is a part of most of my projects. Let me guide you through...
In JavaScript, methods like map, filter, concat, and reduce are "pure" ā meaning they don't change the original array. Instead, they produce a new...
Imagine you're building a house using building blocks. In this scenario: Element: An element is like a single brick. It's the smallest building block...
Imagine you're a chef creating a recipe card for a delicious cake using two different languages: JavaScript and HTML. JavaScript: This is the language...
Design systems are a game-changer for UI development. Let's explore how to harness the power of Figma and React to streamline your UI development...
Web development, like any other field, can have a gap between expectation and reality. Here are a few common examples: Expectation: I can learn web...