Skip to content

Commit e10795e

Browse files
committed
update readme
1 parent 3be73d0 commit e10795e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/the-road-to-learn-react/react-with-redux-philosophy.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/react-with-redux-philosophy) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-learn-react/react-with-redux-philosophy.svg)](https://greenkeeper.io/)
44

5-
Showcasing how state management in React works applying Redux's philosophy. [Read more about it.](https://www.robinwieruch.de/react-state-usereducer-usestate-usecontext)
5+
Showcasing how state management in React works applying Redux's philosophy. Read more about it [here](https://www.robinwieruch.de/react-state-usereducer-usestate-usecontext) and [here](https://www.robinwieruch.de/redux-with-react-hooks). Also this could be interesting: [Redux vs useReducer](https://www.robinwieruch.de/redux-vs-usereducer).
66

77
## Installation
88

0 commit comments

Comments
 (0)