Learn React and Next.js
Master React and Next.js to build modern, production-ready web applications with server-side rendering, routing, and full-stack capabilities.
7科目の学習内容
React Core Concepts
Learn JSX, components, props, state, event handling, and the component lifecycle in React.
学習を始めるReact Hooks & Patterns
Master useState, useEffect, useContext, useReducer, custom hooks, and advanced component patterns.
学習を始めるState Management
Manage application state with React Context, Zustand, Redux Toolkit, and server state with React Query.
学習を始めるNext.js Fundamentals
Learn App Router, file-based routing, layouts, loading states, error handling, and middleware in Next.js.
学習を始めるServer Components & Data Fetching
Understand React Server Components, server actions, caching, revalidation, and streaming in Next.js.
学習を始めるAuthentication & Databases in Next.js
Integrate authentication (NextAuth.js), databases (Prisma/Drizzle), and build full-stack APIs.
学習を始めるTesting & Deployment
Test React apps with Testing Library and Playwright. Deploy to Vercel with CI/CD and performance monitoring.
学習を始める