#reactjs
Read more stories on Hashnode
Articles with this tag
What happens in between development and production. · Some things should be done when you take your app from the development to the production...
Using Immer package to simplify updating objects in state. · Understanding state and mutating object. To add interactivity, we use state in react, the UI...
And using Static Site Generation to improve the SEO and page loading speed. · I was developing a blog site. And I knew if I used the setState function in...
This is a Next.js project bootstrapped with create-next-app. You can visit the webapp here: swagstoar.vercel.app This webapp took about a month to...
This is a note-taking app. This project was bootstrapped with Create React App. You can visit the webapp here: https://use-noted.netlify.app/login One...