React Hooks - useState, useEffect

Lectures 53 • 40 slides

Narration

Slide 1: Introduction to Next.js (SSR/SSG)

Today's Learning Theme

flowchart TD A[Next.js] --> B[App Router] A --> C[SSR] A --> D[SSG] A --> E[ISR] A --> F[API Routes]
  • Overview and features of Next.js
  • App Router architecture
  • Understanding rendering strategies

Main Topics

  1. What is Next.js?
  2. SSR (Server-Side Rendering)
  3. SSG (Static Site Generation)
  4. ISR (Incremental Static Regeneration)
  5. Backend construction with API Routes

Review of the Previous Session

  • State management libraries (Redux, Zustand, etc.)
  • Global state management techniques
1/40

Apps - Try Now

SaaS web services and mobile apps from Yamashin Research Lab.

View Apps