Loading video player...
Day 2 of learning Next.js 16 from scratch. In this session, I'm exploring: - Bootstrapping a project with create-next-app - Understanding the App Router folder structure - app/, layout.tsx, page.tsx ā what they do and why - Creating first static pages and nested routes - Special files: loading.tsx, error.tsx, not-found.tsx This is NOT a polished tutorial. This is a real developer learning process: - experimenting with the framework - making mistakes and fixing them - building a structured knowledge base step by step š¦ Repository (notes + code): https://github.com/leva13007/NextJS-silence-notes https://github.com/leva13007/nextjs-learning-01 šÆ Stream format: - Pomodoro-style focus sessions - minimal talking - real coding, real problem solving If you're learning Next.js too ā feel free to join and practice together. --- Topics covered: Next.js 16, App Router, create-next-app, page.tsx, layout.tsx, file-based routing, nested routes, Server Components, React, TypeScript #NextJS #React #TypeScript #Frontend #JavaScript #WebDevelopment #Programming #LearnInPublic