Skip to content

Commit

Permalink
Merge pull request markerikson#103 from JoeCortopassi/patch-1
Browse files Browse the repository at this point in the history
Added link for "Component Communication" section
  • Loading branch information
markerikson authored Sep 17, 2018
2 parents 622efe9 + d605753 commit 897b446
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions react-component-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,11 @@
https://dev.to/kentcdodds/reacts--new-context-api-dpi
Kent C Dodds digs into the new `context` API that's coming with React 16.3, looking at why context matters, how to use the new API, and utilities to abstract the process of using `context`.

- **Understanding the React Context API**
http://joecortopassi.com/articles/react-context-api/
Simple breakdown of how to use the React Context API, with code samples and diagrams.



#### Component Categories

Expand Down

0 comments on commit 897b446

Please sign in to comment.