#reactjs
Read more stories on Hashnode
Articles with this tag
Unlock the Full Potential of Static Typing in Your React Projects · What is TypeScript? TypeScript is a statically typed superset of JavaScript,...
🪲 Find that bug and squash it! · Introduction Since I started working as a software developer, I find myself spending the majority of the day debugging...
Web Development Glossary Search is a web application that I created with the objective of taking part in the MongoDB Atlas Hackathon hosted by the...
I guess Santa came a bit early this Christmas! 🎅 In one of my last posts, Using Notion to organise programming topics, a lot of people asked me to...
In this blog post, I'll be discussing why you shouldn't trust new year's resolutions, how overrated motivation is, tools to help you succeed in the...
When I first started working with React, I mostly used function components, especially because I read that class components were old and outdated. But...