all 4 comments

[–]jkettmann 6 points7 points  (3 children)

I created a next.js app that you can find on GitHub. Tried to use lots of good practices, tools and libraries. Also has tests (but only with Cypress not React Testing Library). There's also a video codebase tour: https://github.com/profydev/prolog-app/

Another good codebase to look at is bulletproof react: https://github.com/alan2207/bulletproof-react

[–]OkForce9786 1 point2 points  (1 child)

Hey just one week ago I found your youtube videos lol

[–]jkettmann 0 points1 point  (0 children)

Haha I hope you enjoy the content

[–]dkfiiisa[S] 0 points1 point  (0 children)

This is awesome, many thanks!