Skip to content

Commit d569954

Browse files
committed
Add pure component starter
1 parent 3238f90 commit d569954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
175175
* [Introducing React](https://www.youtube.com/watch?v=XxVg_s8xAms) #video
176176
* [React blog](http://facebook.github.io/react/blog/) Official React blog
177177
* [JSX Looks Like an Abomination but it's Good for You](https://medium.com/javascript-scene/jsx-looks-like-an-abomination-1c1ec351a918) My take on JSX #article
178+
* [React Pure Component Starter](https://github.com/ericelliott/react-pure-component-starter) Learn React pure components #code
178179
* [Baby's First Reaction](https://medium.com/javascript-scene/baby-s-first-reaction-2103348eccdd) Build your first working React component #article
179180
* [Immutable Data and React](https://www.youtube.com/watch?v=I7IdS-PbEgI&list=PLb0IAmt7-GS1cbw4qonlQztYV1TAW0sCr) by [Lee Byron](https://twitter.com/leeb) #video
180181
* [react-stampit](https://github.com/stampit-org/react-stampit) Composable, classless React components made easy #code

0 commit comments

Comments
 (0)