Voltar ao ranking

epicweb-dev/advanced-react-apis

TypeScriptadvanced-apis.epicreact.dev

Learn Advanced React Hooks workshop

kcd-edureacthooksepicreact-devworkshopepicweb-dev
Crescimento de estrelas
Estrelas
2.1k
Forks
1.3k
Crescimento semanal
Issues
0
1k2k
abr. de 2019set. de 2021fev. de 2024jul. de 2026
Artefatosnpmnpm install advanced-react-apis
README

🔥 Advanced React APIs

Learn the more advanced React APIs and different use cases to enable great user experiences.

We’ll look at some of the more advanced hooks and APIs and ways they can be used to optimize your components and custom hooks. We'll consider each API with common use cases you'll run into in your applications.



Build Status GPL 3.0 License Code of Conduct

Prerequisites

  • You should be experienced with useState, useEffect, and useRef.

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-apis

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

Repositórios relacionados
epicweb-dev/react-fundamentals

Material for my React Fundamentals Workshop

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