Javascript Sucks! toggle-button in React Tutorial - useState, if to toggle.
Hey Developers! ๐
I hope you enjoy this little project.
FYI: useState helps us to re-render the web page. You can learn more here w3schools
1. Install Vite + give your project a name (Javascript Sucks!) and choose React/typescript
npm create vite@...
calebjsmithio.hashnode.dev2 min read