Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geekeast/react-redux-starter
- Owner: GeekEast
- Created: 2020-02-26T05:34:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:20:04.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T21:04:01.166Z (over 1 year ago)
- Topics: container-pattern, hoc-pattern, hooks-pattern, render-props-pattern
- Language: TypeScript
- Homepage: https://codesandbox.io/s/react-patterns-with-redux-lt4wn
- Size: 5.16 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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)