Data: Postgres & Hasura (for me Hasura is the goldilocks level of abstraction - lets me skip writing CRUD handlers, but doesn't get in the way either when I need to do something complex). Frontend: TypeScript, React, apollo client, graphql-code-generator, tailwind Backend Logic: Lambda functions written in TS, packaged with serverless.com, but deployed with Terraform CI: GH Actions Deployment: AWS via Terraform. One…
And god protects us if some day you leave the project and somebody else has to come and understand these setups. I bet you know this very well and you’re very productive with this, but just imagine the next person having to pick it up. That’s where full stack batteries included frameworks shine… you know what to expect and how things fit together, you just need to figure out the business logic.
Please enlighten me as to which “batteries included frameworks” have the market dominance of AWS, React, TypeScript, and Terraform?