Frontend
Next.js
2 topics cover Next.js across the Foundation 100.
Module 6 · Frontend Architecture
intermediate2 min read
Client-Side Routing
How a single-page app maps URLs to views and swaps them in the browser without a full page reload, keeping the address bar and navigation in sync.
intermediate2 min read
Code Splitting
Breaking an app’s JavaScript bundle into smaller chunks that load on demand, so users download only the code the current view needs.
Projects using Next.js
Practice Next.js on real Padlor projects — coming soon.