GitClassic
Feed
Explore
Random
Go Pro
Sign in
SeolJaeHyeok
/
start-to-next
Code
/
Commits
/ 6d0e03d
feat: getServerSideProps, Dynamic Routing
Jaehyeok
committed on Oct 14, 2022, 08:04 AM
Showing
5
changed files
+37 additions
-13 deletions
M
next.config.js
+4
A
pages/404.tsx
+3
M
pages/index.tsx
+9
-4
A
pages/movies/[...params].tsx
+21
D
pages/movies/[movieId].tsx
-9
Browse files at this commit โ