MCPcopy
hub / github.com/epicweb-dev/react-fundamentals

github.com/epicweb-dev/react-fundamentals @main sqlite

repository ↗ · DeepWiki ↗
3,362 symbols 8,827 edges 125 files 0 documented · 0%
README

React Fundamentals ⚛

Learn the fundamental React features necessary for building applications and libraries

Learn everything you need to be effective with the fundamental building blocks of React applications. When you're finished, you'll understand how to create React components, handle errors, create form elements, and more.

<a alt="Epic Web logo with the words Deployed Version" href="https://fundamentals.epicreact.dev"

<img
  width="300px"
  src="https://github-production-user-asset-6210df.s3.amazonaws.com/1500684/254000390-447a3559-e7b9-4918-947a-1b326d239771.png"
/>


Build Status GPL 3.0 License Code of Conduct

Prerequisites

  • Basic understanding of HTML, CSS, JavaScript, and TypeScript
  • Install the React DevTools

Pre-workshop Resources

Here are some resources you can read before taking the workshop to get you up to speed on some of the tools and concepts we'll be covering:

System Requirements

  • git v2.18 or greater
  • NodeJS v20 or greater
  • npm v8 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version
node --version
npm --version

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for windows or mac/linux.

Setup

Use the Epic Workshop CLI to get this setup:

```sh nonumber npx --yes epicshop@latest add react-fundamentals


If you experience errors here, please open [an issue][issue] with as many
details as you can offer.

## Starting the app

Once you have the setup finished, you can start the app with:

npm start ```

The Workshop App

Learn all about the workshop app on the Epic Web Getting Started Guide.

Kent with the workshop app in the background

Core symbols most depended-on inside this repo

a
called by 418
public/babel-standalone.js
L
called by 328
public/babel-standalone.js
W
called by 319
public/babel-standalone.js
K
called by 304
public/babel-standalone.js
H
called by 303
public/babel-standalone.js
J
called by 263
public/babel-standalone.js
n
called by 245
public/babel-standalone.js
s
called by 243
public/babel-standalone.js

Shape

Function 3,362

Languages

TypeScript100%

Modules by API surface

public/babel-standalone.js3,259 symbols
exercises/10.arrays/02.solution.focus-state/index.tsx3 symbols
exercises/10.arrays/02.problem.focus-state/index.tsx3 symbols
exercises/10.arrays/01.solution.key-prop/index.tsx3 symbols
exercises/10.arrays/01.problem.key-prop/index.tsx3 symbols
exercises/09.errors/03.solution.reset/index.tsx3 symbols
exercises/09.errors/03.problem.reset/index.tsx3 symbols
exercises/09.errors/02.solution.show-boundary/index.tsx3 symbols
exercises/09.errors/02.problem.show-boundary/index.tsx3 symbols
exercises/09.errors/01.solution.composition/index.tsx3 symbols
shared/api-utils.ts2 symbols
exercises/08.inputs/05.solution.default-value/index.tsx2 symbols

Dependencies from manifests, versioned

@epic-web/config1.21.3 · 1×
@epic-web/workshop-app6.90.11 · 1×
@epic-web/workshop-utils6.90.11 · 1×
@testing-library/user-event14.6.1 · 1×
@types/react19.2.6 · 1×
@types/react-dom19.2.3 · 1×
epicshop6.90.11 · 1×
eslint9.39.1 · 1×
execa9.6.0 · 1×
fs-extra11.3.2 · 1×
npm-run-all4.1.5 · 1×
pkgmgr1.1.1 · 1×

For agents

$ claude mcp add react-fundamentals \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact