Lately, I've been getting up to speed with Next.js 13.
What I like about Next.js:
- Next.js has a filesystem-based router. Personally, I've found this to be a huge improvement over the traditional React router, and I'm more than happy to let Next.js be opinionated about routing.