Wundero / practimations

Estimations for the soul.
https://practimations.app
MIT License
4 stars 0 forks source link

feat: Convert to App Router and update NextJS to latest #22

Open Wundero opened 7 months ago

Wundero commented 7 months ago

Pages router is not as ergonomic as App Router is, so switching will make things nicer.

Wundero commented 7 months ago

Additionally, we should prepare to use PPR and thus add a bunch of suspense boundaries as well. Ideally the website would become super speedy as a result.