#programming-tips
Read more stories on Hashnode
Articles with this tag
Optimizing a legacy application · In 2019 I started my journey as a Junior Frontend Developer at a company that had two legacy applications. One was...
If you are building any application which allows for user input and allows users to add images, you should support copy-pasting the image in the input...
I have seen this anti-pattern being used in so many React code bases We have some values and we need to process them somehow to show a derived...
Contributing to open source is a monumental task. I have been a Software Engineer for 3 years now and have been building software for nearly a decade...
Writing code is a mentally complex task While it requires a lot of understanding of the domain in which you are working to solve a complex problem,...
And here's how you can too · Back in 2016, I was introduced to OverTheWire which has a game called Bandit where you can do CTFs using the Command...