Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2c9fcfa

Browse files
authored
Update README.md
Fix mistyped link to redux-funk
1 parent24d040a commit2c9fcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The (marginal) advantages of using redux-machine over just using the FSM pattern
100100

101101
##Asynchronous Effects
102102

103-
redux-machine doesn't prescribe a way of handling asynchronous effects such as API calls. This leaves it open for you to use[no async effects library](http://stackoverflow.com/a/34599594/2482570),[redux-loop](https://github.com/redux-loop/redux-loop),[redux-thunk](https://github.com/gaearon/redux-thunk),[redux-saga](https://github.com/yelouafi/redux-saga),[redux-funk]([redux-funk](https://github.com/mheiber/redux-funk) or[anything else](https://github.com/markerikson/redux-ecosystem-links/blob/master/side-effects.md).
103+
redux-machine doesn't prescribe a way of handling asynchronous effects such as API calls. This leaves it open for you to use[no async effects library](http://stackoverflow.com/a/34599594/2482570),[redux-loop](https://github.com/redux-loop/redux-loop),[redux-thunk](https://github.com/gaearon/redux-thunk),[redux-saga](https://github.com/yelouafi/redux-saga),[redux-funk](https://github.com/mheiber/redux-funk) or[anything else](https://github.com/markerikson/redux-ecosystem-links/blob/master/side-effects.md).
104104

105105
##Examples
106106

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp