- Forget about the JavaScript ecosystem, don't even touch it, it's a monster
- Use htmx on the front-end (https://htmx.org/)
- Use plain-old CSS with minimum dependencies (sanitize.css)
- Use lightweight CSS framework if you need one (bulma or purecss)
- Use Go on the backend (all other modern languages are bloated)
- Use AWS Lambda
- Use DynamoDB if you don't need data processing
- Use Postgres if you hate or don't want to learn DynamoDB
- Compile SQL to type-safe code (https://sqlc.dev/)
- Forget about the JavaScript ecosystem, don't even touch it, it's a monster
- Use htmx on the front-end (https://htmx.org/)
- Use plain-old CSS with minimum dependencies (sanitize.css)
- Use lightweight CSS framework if you need one (bulma or purecss)
- Use Go on the backend (all other modern languages are bloated)
- Use AWS Lambda
- Use DynamoDB if you don't need data processing
- Use Postgres if you hate or don't want to learn DynamoDB
- Compile SQL to type-safe code (https://sqlc.dev/)