Tag:nextjs
All the articles with the tag "nextjs".
TIL - Next.js - Getting Started
Posted on:September 7, 2023 at 09:25 AMToday, I am writing a TIL post on Next.js, a React framework. I finally got started on reading the Next.js documentation website, specifically the Learn Next.js section.
TIL - Next.js Project Organization
Posted on:October 19, 2023 at 07:33 AMI've been diving into Next.js App Router Official Docs. Today's TIL are simple notes on Project Organization that I'd like to remember.