2 comments

[ 2.9 ms ] story [ 16.7 ms ] thread
This is a great list and set of examples! There's a similar one at http://reactpatterns.com/ . Also, my React/Redux links list [0] has a section labeled "React Component Patterns" [1], which has articles explaining concepts like the "container/presentational" pattern and "higher-order components".

[0] https://github.com/markerikson/react-redux-links

[1] https://github.com/markerikson/react-redux-links/blob/master...

Thank you, Mark. I love your links. Chantastic's React Patterns is a fantastic resource. I built this list on top of existing ones. I have also included a bunch of new patterns I use at work and side projects :)