Skip to content

jorgediazsa/react-next-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-next-playbook

Monorepo (Yarn workspaces) for a Staff-level React + Next.js (App Router) roadmap.

Install

yarn

Run tests

yarn test
# or
yarn test:react

Structure

  • docs/roadmap.md — full roadmap (phases A–F)
  • packages/react-exercises — React-focused modules (RTL + Vitest)
  • packages/core-test-utils — shared test helpers
  • apps/react-lab — optional sandbox (placeholder)
  • apps/next-lab — optional sandbox (placeholder; used when modules require Next runtime)

About

Production-focused guide to building scalable React and Next.js applications with modern patterns and performance best practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors