Skip to content

Commit ef53402

Browse files
authored
Merge pull request #64 from ModusCreateOrg/react-binding-article-links
Update READMEs with article links
2 parents 33ee217 + 8e3fae1 commit ef53402

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

22-react-binding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ The following examples demonstrate how one-way binding works in React as well as
99

1010
### Related Blog Article
1111

12-
*COMING SOON*
12+
[Ext JS to React: React Binding](https://moduscreate.com/blog/ext-js-to-react-binding-with-react/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Below is an overview of the topics covered in the series (links will be updated
3333
- [Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/) *([code](./20-carousel))*
3434
- [Floating Components](https://moduscreate.com/blog/ext-js-to-react-floating-components/) *([code](./21-floating-components))*
3535
- *Data Binding / Controller*
36-
- Binding with React
36+
- [Binding with React](https://moduscreate.com/blog/ext-js-to-react-binding-with-react/) *([code](./22-react-binding))*
3737
- Handling Application State with Redux
3838
- Handling Application State with MobX
3939
- Data Stores

0 commit comments

Comments
 (0)