Skip to content

Commit 63ffcd7

Browse files
author
Seth Lemmons
committed
Added links to the article
1 parent 53599bc commit 63ffcd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 26-redux-data/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ In the following example we modify the form from [23-redux-state](../23-redux-st
88

99
### Related Blog Article
1010

11-
*COMING SOON*
11+
[Ext JS to React: Handling Data with Redux](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-redux/)
1212

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Below is an overview of the topics covered in the series (links will be updated
3838
- [Handling Application State with MobX](https://moduscreate.com/blog/ext-js-to-react-handling-application-state-with-mobx/) *([code](./24-mobx-state))*
3939
- Data Stores
4040
- [Load, Sort and Filter Data with React](https://moduscreate.com/blog/ext-js-to-react-load-sort-and-filter-data-with-react/) *([code](./25-react-data))*
41-
- Handling Data with Redux
41+
- [Handling Data with Redux](https://moduscreate.com/blog/ext-js-to-react-handling-data-with-redux/) *([code](./26-redux-data))*
4242
- Handling Data with MobX
4343
- Charting
4444
- Routing

0 commit comments

Comments
 (0)