Share your current stack:
- React? Next.js? Vue?
- Wagmi, RainbowKit, ethers.js?
What's working smoothly for wallet connection, routing, and performance?
Been building dApps since 2022 and tried all the combos — but right now my go-to stack is:
- Next.js + Wagmi + RainbowKit + ethers.js
Wagmi hooks are insanely useful, and RainbowKit just saves hours on wallet UX. Routing with Next is smooth, and SSR doesn't really conflict with Web3 anymore like it used to.