Skip to content

Commit

Permalink
Merge pull request markerikson#60 from john-d-pelingo/patch-1
Browse files Browse the repository at this point in the history
Link to higher order components video is unavailable
  • Loading branch information
markerikson authored Jun 18, 2017
2 parents 1f28a48 + a5f5286 commit 57ca57c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-component-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
Comparisons and examples for these two component patterns

- **ReactCasts: Higher Order Components**
https://youtu.be/6nVxCWUAEPM
https://www.youtube.com/watch?v=LTunyI2Oyzw
A screencast that walks through the idea and usage of Higher Order Components

- **ReactCasts: Function as Child Component**
Expand Down Expand Up @@ -480,4 +480,4 @@
- **Creating a cross-domain React component with xcomponent**
https://medium.com/@bluepnume/creating-a-cross-domain-react-component-with-xcomponent-fbcccc4778fd
A look at how to wrap a React component using the xcomponent library, so that it can be rendered and used across domains.


0 comments on commit 57ca57c

Please sign in to comment.