/advanced-react-patterns

This advanced ReactJS patterns exercise is part of the training provided by LeanJS. https://leanjs.com

Primary LanguageJavaScript

Advanced React Patterns

This repo contains some exercises to help you learn the following advanced React Patterns:

  • Higher-Order Components (HoCs)
  • Render Callback
  • Compound Components
  • Context

How to install

  • git clone git@github.com:reactjs-academy/advanced-react-patterns.git
  • cd advanced-react-patterns
  • npm i
  • npm start
  • Open the Browser with the url http://localhost:3000 and you will be ready to start

License

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