Ask HN: Which tech stack to pick for web development in 2020? 7 years ago
If I were to start a new project right now would be
React
- preact
- redux for caching requests and serializing in ssr
- express as webserver
- styled-system for ui
Go for api - postgres
- redis