ランキングに戻る

epicweb-dev/advanced-react-patterns

TypeScriptadvanced-patterns.epicreact.dev

This is the latest advanced react patterns workshop

kcd-edureact-patternsworkshopreactreact-componentsepicreact-devepicweb-dev
スター成長
スター
3.5k
フォーク
1.1k
週間成長
Issue
0
1k2k3k
2024年2月2024年11月2025年9月2026年7月
成果物npmnpm install advanced-react-patterns
README

🤯 Advanced React Patterns

Learn how to build simple and flexible React Components and Hooks using modern patterns

Not only learn great patterns you can use but also the strengths and weaknesses of each, so you know which to reach for to provide your custom hooks and components the flexibility and power you need.



Build Status GPL 3.0 License Code of Conduct

Prerequisites

  • The more experience you have with building React abstractions, the more helpful this workshop will be for you.

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 advanced-react-patterns

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

関連リポジトリ
epicweb-dev/react-fundamentals

Material for my React Fundamentals Workshop

TypeScriptnpmOtherkcd-edureact
fundamentals.epicreact.dev
5.3k3.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