#technical-writing-1
Read more stories on Hashnode
Articles with this tag
Starting a new role can feel overwhelming, especially when diving into a complex codebase for the first time. My first week as an intern working on...
In software development, writing clean, maintainable, and scalable code is important. One principle that plays a crucial role in achieving this is...
I was working on a project that required me to highlight the active menu as a user scrolls through different sections. I had previously implemented...
I was working on a small project and needed the ability for users to search and also filter through the database. I had some hiccups working on the...
I've managed to turn this article into a series — hope you've enjoyed it so far 😄. In the last part, we cleaned up the code by creating components,...