@wesenSubmitted almost 3 years ago
I went a bit deeper with this one. I used next and supabase, deployed on vercel. I created a reducer for the state handling, with jest unit tests. It was fun!
I went a bit deeper with this one. I used next and supabase, deployed on vercel. I created a reducer for the state handling, with jest unit tests. It was fun!
I added server side rendering, and replaced the js based responsive solution with a fully grid-based solution.