What's your go-to tech stack for building something?
I'll go first, since I mostly work with web related stuff, for me it's TypeScript for sure. For any complex application, Next.js with MongoDB as database.
If it's just a landing page, I'll go with something super-lite like Vanilla TS with some tool like HTMX or VanJS.
toddle