Toy project of a backend engineer pretending to be a frontender for a while 🎭
Had lots of fun while learning some things along the way:
- React + Vite
- React hooks:
useState
,useEffect
anduseCallback
- Custom hook
useStrategy
- Local storage
- Testing with React Testing Library
- Linting with eslint + Standard JS + husky + lint-staged
Big shout-out to @midudev 📣 for his fantastic free online courses on React and the rest of the JS ecosystem.