Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geekeast/react-redux-starter

Hooks Pattern, Container Pattern, High Order Component Pattern and Render Props Pattern with Redux in React
https://github.com/geekeast/react-redux-starter

container-pattern hoc-pattern hooks-pattern render-props-pattern

Last synced: 3 days ago
JSON representation

Hooks Pattern, Container Pattern, High Order Component Pattern and Render Props Pattern with Redux in React

Awesome Lists containing this project

README

        

### References
- [Navigation in React](https://dev.to/projectescape/programmatic-navigation-in-react-3p1l)
- [Fake JSON API](https://jsonplaceholder.typicode.com/)
- [React Patterns](https://reactpatterns.com/#container-component)