Hi, author here!
I took some months off to learn web dev. What an awesome experience!
- Typescript makes you feel safe.
- Prisma2 changes your life when dealing with data. It provides a flexible type safe client
- No need of external heavy & complicated to override UI library: (almost) everything is very simple is TailwindCSS
- GraphQL & Apollo provides flexibility and all I need to manage my local state
- Deployment is made so smooth with Zeit Now I love immutable deployment approach. Here GraphQL API is fully serverless and blazing fast
Let's take a look to the mono repo.
Happy to share it with you (no plan to make money with that)!