Skip to content

Commit 95ab856

Browse files
authored
Merge pull request #65 from ModusCreateOrg/redux-state-article-links
Updated article links
2 parents e2d6c52 + 1921743 commit 95ab856

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

23-redux-state/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ The following example shows how application state can be managed using the popul
88

99
### Related Blog Article
1010

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Below is an overview of the topics covered in the series (links will be updated
3434
- [Floating Components](https://moduscreate.com/blog/ext-js-to-react-floating-components/) *([code](./21-floating-components))*
3535
- *Data Binding / Controller*
3636
- [Binding with React](https://moduscreate.com/blog/ext-js-to-react-binding-with-react/) *([code](./22-react-binding))*
37-
- Handling Application State with Redux
37+
- [Handling Application State with Redux](https://moduscreate.com/blog/ext-js-to-react-handling-application-state-with-redux/) *([code](./23-redux-state))*
3838
- Handling Application State with MobX
3939
- Data Stores
4040
- Load, Sort and Filter Data with React

0 commit comments

Comments
 (0)