Skip to content

Commit 7c3f4b1

Browse files
committed
Links redux-thunk howto
1 parent c096859 commit 7c3f4b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Related articles:
99
2. [TypeScript and Redux: adding React][article-2]
1010
3. [TypeScript and Redux: async actions][article-3]
1111
4. [TypeScript and Redux: unit testing with Jest][article-4]
12+
5. [Integrating TypeScript and redux-thunk][article-5]
1213

1314
## Usage
1415

@@ -30,3 +31,4 @@ Install and build demo:
3031
[article-2]: https://rjzaworski.com/2016/08/typescript-redux-and-react
3132
[article-3]: https://rjzaworski.com/2016/09/typescript-redux-async-actions
3233
[article-4]: https://rjzaworski.com/2016/12/testing-typescript-with-jest
34+
[article-5]: https://rjzaworski.com/2017/01/typescript-redux-thunk

0 commit comments

Comments
 (0)