Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Advanced React Patterns

Teaching method

  1. Collaborative learning environment & pair programming.
    • Rooms with small groups
    • Work together, discuss, help each other.
  2. We try to foster critical thinking.
    • ⬆️ Discovery ⬇️ Instruction
  3. We don’t explain everything you need to know before the exercise:
    • Learn by doing (and teaching ;)
    • The exercise is meant to help you build a mental model

More on the teaching method

Target audience:

reactDevs >= 6 months && reactDevs <= 2 years

Advanced React patterns

This workshop doesn't define "advanced" as doing complicated things that you haven't done or seen before, but:

  1. Understanding how things work, not just "doing".
  2. Using those things properly and when necessary.
  3. Making complicated things simple, not the other way around.

How to install

  • git clone https://github.com/reactgraphqlacademy/advanced-react-patterns.git
  • cd advanced-react-patterns
  • npm i
  • npm start

Links

License

This material is available for private, non-commercial use under the GPL version 3.

About

This advanced ReactJS patterns exercise is part of the training provided by ReactGraphQL Academy. https://reactgraphql.academy

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.