Skip to content

muskanmahajan37/React-advanced-pattern

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 3.0%
  • CSS 1.6%