To learn how to reduce API requests and response times.
Learn the nightmare that is RTK-Query
Practice NextJS
Create an entire site from back to front.
- React Toolkit Query
- NextJS on Netlify
- NodeJs server on Heroku
- Database on MongoDb
- Sign up securely with JWT authentication
- Cookies sent with every request to verify JWT
- One-click create a guest account
- Super fast NextJS page navigation.
- RTK caching state to avoid downloading identical requests
- Add clothes to wishlist or cart
- Find clothes easily via search, header or tabs
- NextJs automatically lazy loads all images. This looks tacky on pages with multiple icons.
- Mobile cookies are not setting
- NextJs links don't behave the same on mobile
- More thorough error handling in nodeJs.
- A Larger data pool for more accurate testing.
If you feel like offering constructive criticism please be my guest