New ask Hacker News story: Ask HN: What's your absolute favorite tech stack, after having tried others?

Ask HN: What's your absolute favorite tech stack, after having tried others?
3 by user0x1d | 1 comments on Hacker News.
I've tried quite a few programming languages/frameworks for both backend and frontend, and I found that I absolutely love working with React on the frontend and I'm on the fence between two options for the backend: Django (because it's so easy to come up with something) and Golang + GraphQL, due to the typed nature of Go and how you combine them with TypeScript on the frontend.