
File Structure and Page-based Routing in NextJS - Chapter 1 (Bahasa Indonesia)
13 August, 2022
12
12
1
Contributors

File Struktur dan fungsinya
•
•
•
•
•
Pages dan Routing, apa hubungannya?

Nested Routing


path to article1 and article2

fix blog homepage
Dynamic Routing

Nested Dynamic Routing


Component description, review, and rating in the [productId] folder

Catch All Routing


Static Route vs Dynamic Route
•
•
•
Next Chapter: Next Navigation
react
web development
next.js
page route
fullstack framework