# FullStack NextJS ## 19 March 2024 - Introduction to NextJS - [x] Check familiarity with JS/TS ecosystem - [x] NextJS convention - [x] Page routes - [x] API routes - [ ] ... - [ ] Prisma - [ ] TRPC - [ ] NextAuth --- $ yarn -v : 1.22.21 --- ``` _app.tsx client <-> server reconciliation -> hydration -> /courses/:course-id - courses - [course-id] - index.tsx - courses.$course-id.tsx <- --------- { "/": (req, res) => .... "/:path": (req, res) } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up