-
- Getting started/How to use instructions
— what i expect from exposés on technologies ↗
- How is Next.js different from React.js?
-
- Brief walk-through of internals/architecture/patterns/best practices
— what i expect from exposés on technologies ↗
- Internals: Caching
- Internals: App Router
- Internals: Pages Router
- Internals: Rendering; server-side rendering
- Internals: Data Fetching
- Internals: Optimizations
-
- Good-First-Issue production problems
— what i expect from exposés on technologies ↗
- next bugs/gritties
- Suspense components
- How does
onBlur work?
- useRef
- next-auth
- Clerk auth
- ContentLayer: “It is a content preprocessor that validates and transforms your content into type-safe JSON you can easily import into your application.” https://contentlayer.dev/docs/concepts/how-contentlayer-works-da5b2220
- how to implement viewcount for a webpage?
- Redis/serverless’ Upstash, etc.
- Vercel serverless
Misc.