#web-development
Read more stories on Hashnode
Articles with this tag
The release of NextJS 13 brought about a plethora of new and impressive features, with one standout being the updated data fetching and management...
A type-safe and zero-runtime version of Tailwind CSS · Well, the people who've read my previous articles know how much I love type-safety, hence someone...
A few days ago, I wrote an article on how to use the useState hook. Another important hook provided by React is the useEffect hook. Now, if you've...
A key component of a web application is the state. Taken directly from the beta(new) version of the ReactJS Docs: Think of state as the minimal set...
Node.JS and Express are two of the most used technologies in the web development world right now. It powers some big sites like Paypal, Wall Street...
I created my portfolio website a few months ago and tried to make it as unique as possible and came up with the idea of a terminal based website. You...