hey all, anyone else feel the paradox of choice with tech stacks for side projects? sometimes simpler is better. what’s your go-to stack when you just want to get an idea out fast? would love to swap notes and learn from each other’s shortcuts.
hey all, anyone else feel the paradox of choice with tech stacks for side projects? sometimes simpler is better. what’s your go-to stack when you just want to get an idea out fast? would love to swap notes and learn from each other’s shortcuts.
NodeJS using Fastify framework and StencilJS. I tend to deploy on Google app engine but I am giving a try to Azure.
Back then I used to use Angular but I got tired of new versions breaking my apps all the time. Didn’t even tried React for the same reason (I had a bad experience upgrading this apps for my old job projects)