Learned how to create a Global Header and Footer with layout.tsx in Next.js 13 App Router
Aug 21, 2023 ยท 5 min read ยท Before learning Next.js, my journey in web development was centered around creating websites using HTML and CSS. As a beginner, I often found myself duplicating header and footer code across multiple pages. This repetition not only added complexity t...
Join discussion