1
EDIT: to be clear, I mean making a transition while leveraging software.
I'm currently defaulting to React + Next.js + Vercel for the FE, and Node.js + GraphQL + Dynamo + Lambda for the BE (All TypeScript).
I feel like there might be other stacks that people find better to quickly build stuff out, so just wanted to gauge that.
I've been reading the Cycle.js docs and even did the egghead course and I'm liking the whole pattern, but wanted to see how it has scaled for others.
I've been looking at the manyverse repo as a resource and it's been solid. Anything by Andre seems great tbh.