#software-development
Read more stories on Hashnode
Articles with this tag
One huge pain point in React (and NextJS) is having to pass props through multi-level components. The bigger the application or project gets, the more...
This may seem like a weird thing to compare programming or coding to, but it's so true, for a few reasons. Building upon what you've done already When...
This is probably one of the most important steps in the whole web development process. Aside from all the coding, styling and technical things, we as...
React is a very powerful JavaScript library, I'm sure everyone will agree right? One of the most advantageous aspects of React is the ability to...
Just DO it. This may seem really simple, but sometimes just doing it, works. A lot of the time you will hesitate when wanting to try something...