Next.js
Learn the basics of Next.js.
1Introduction to Next.js 13 and the App Router2Project Structure in Next.js with App Router3Pages and Routes in the App Router4Page Rendering and SSR in the App Router5Using Layouts in the App Router6Data Fetching in Next.js 13 with App Router7Uso de Hooks y Context API con el App Router8Authentication and Authorization in the App Router9Optimization and Performance in Next.js 13 (App Router)10Internationalization (i18n) in Next.js 13 with App Router11Introduction to Page Router and Differences with App Router12Routes and Navigation in the Page Router13Data Fetching in the Page Router14Pages with SSR and SSG in the Page Router15Implementing Layouts in the Page Router16Handling Static Files and Assets in the Page Router17Redirects and Rewrites in the Page Router18Error Handling and States in the Page Router19Migration of Projects between App Router and Page Router20Deployment and Best Practices in Next.js 13
Start course