Skip to content

Commit

Permalink
Merge pull request #4655 from lucasferrazlima/update-learning-resourc…
Browse files Browse the repository at this point in the history
…es-link

Update link for Redux Middleware Tutorial - Fix #4647
  • Loading branch information
EskiMojo14 authored Jan 3, 2024
2 parents 28e7730 + 299f67a commit 1ea45b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction/LearningResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ _Explanations and examples of how middleware work and how to write them_
Understanding middlewares through a series of small experiments

- **Redux Middleware Tutorial** <br/>
https://www.pshrmn.com/tutorials/react/redux-middleware/ <br/>
https://github.com/pshrmn/notes/blob/master/redux/redux-middleware.md <br/>
An overview of what middleware is, how `applyMiddleware` works, and how to write middleware.

- **ReactCasts #6: Redux Middleware** <br/>
Expand Down

0 comments on commit 1ea45b9

Please sign in to comment.