Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 841 Bytes

File metadata and controls

21 lines (15 loc) · 841 Bytes

Advanced React Design Patterns

This project demonstrates 4 Advanced React design patterns:

  • Higher order Component(HoC) Pattern
  • Factory Memoized Component Pattern
  • Compound Component Pattern
  • Container and Presentational Components Pattern

This session is conducted as part of HOF studios technical sessions, For more info check the slides

Available Scripts

This project was bootstrapped with Create React App. In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.