Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Steve
@stevedylandev.eth
I don’t use Next.js unless it makes sense or I absolutely have to. I will admit it’s good when you need full SSR like for e-commerce, but the trade offs are rough imo
3 replies
0 recast
11 reactions
Hirugohan
@hirugohan
I personally have been dropping nextjs for so long, unless job requires me to do it. my go to always has been react-vite. its also for the sake of DX and reducing the abstraction. when I need a backend, I spin up a hono API. well previously I was using remixjs, but remix's decision to move into react-router framework is the most confusing decision I've ever used. so here I am with the most simple stack.
0 reply
0 recast
1 reaction