Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1921743

Browse files
author
Seth Lemmons
committedApr 6, 2018
Updated article links
1 parent e2d6c52 commit 1921743

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)
Please sign in to comment.