Retour au classement

epicweb-dev/react-fundamentals

TypeScriptfundamentals.epicreact.dev

Material for my React Fundamentals Workshop

kcd-edureactepicweb-devworkshopepicreact-dev
Croissance des étoiles
Étoiles
5.3k
Forks
3.1k
Croissance hebdomadaire
Issues
0
2k4k
mai 2019sept. 2021févr. 2024juil. 2026
Artefactsnpmnpm install react-fundamentals
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.



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:

npx --yes epicshop@latest add react-fundamentals

If you experience errors here, please open an 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

Dépôts similaires
epicweb-dev/advanced-react-patterns

This is the latest advanced react patterns workshop

TypeScriptnpmOtherkcd-edureact-patterns
advanced-patterns.epicreact.dev
3.5k1.1k
epicweb-dev/react-hooks

Learn React Hooks! 🎣 ⚛

TypeScriptnpmOtherkcd-edureact
hooks.epicreact.dev
2.8k1.9k
kentcdodds/bookshelf

Build a ReactJS App workshop

JavaScriptnpmOtherkcd-edureact
epicreact.dev/modules/build-an-epic-react-app-v1/build-an-epic-react-app-welcome
2.7k1.2k
epicweb-dev/advanced-react-apis

Learn Advanced React Hooks workshop

TypeScriptnpmOtherkcd-edureact
advanced-apis.epicreact.dev
2.1k1.3k
epicweb-dev/react-performance

Let's make our apps fast ⚡

TypeScriptnpmOtherkcd-edureact
performance.epicreact.dev
1.8k655
kentcdodds/advanced-react-patterns-v2

Created with CodeSandbox

JavaScriptnpmkcd-edureact
codesandbox.io/s/github/kentcdodds/advanced-react-patterns-v2
1.5k553
kentcdodds/testing-workshop

A workshop for learning how to test JavaScript applications

JavaScriptnpmworkshopjavascript
git.io/testing-workshop
1.4k690
kentcdodds/testing-react-apps

A workshop for testing react applications

JavaScriptnpmOtherreacttesting
epicreact.dev/modules/testing-react-apps-v1/testing-react-apps-welcome
1.1k711
kentcdodds/react-testing-library-course

Test React Components with Jest and React Testing Library on TestingJavaScript.com

JavaScriptnpmOtherkcd-edureact
testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf
1.1k373
kentcdodds/advanced-react-patterns-v1

The course material for my advanced react patterns course on Egghead.io

HTMLkcd-edu
egghead.io/courses/advanced-react-component-patterns
1.1k138
kentcdodds/js-testing-fundamentals

Fundamentals of Testing in JavaScript on TestingJavaScript.com

JavaScriptnpmkcd-edujavascript
testingjavascript.com/courses/fundamentals-of-testing-in-javascript
540373
kentcdodds/es6-workshop

A very hands on :open_hands: workshop :computer: about ES6 and beyond.

JavaScriptnpmworkshopes6-workshop
kcd.im/es6-intro-slides
366144