Skip to content

isan26/react-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patterns for React

What is a pattern? A pattern describes a problem that appears over and over again in different ways and give us a solution to solve it, this solution can be implemented multiple times but is the same solution at the core.

For example, think of a bridge as a way to connect to pieces of land, it can be short engough and a simple wood board will sufice by contrast the two pieces of land can be too far appart and the solution will be a bigger bridge with other types of material like the Golden Gate Bridge, note that the problems are similiar and so the solutions but the implementation is at different scales.

List of Patterns:

  • Custom Hooks
  • High Order Components
  • Extensible Styles
  • Compound
  • Render Props
  • State Initializer
  • State Reducers
  • Composition

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •