Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redux-saga v1.0 文档更新 #63

Open
feichao93 opened this issue Feb 9, 2019 · 1 comment
Open

redux-saga v1.0 文档更新 #63

feichao93 opened this issue Feb 9, 2019 · 1 comment

Comments

@feichao93
Copy link

redux-saga v1.0 已经正式发布了,希望中文文档也能尽快更新。相比于 1.0.0-beta,1.0 的更新内容应该不会太多。

@hmx2333
Copy link

hmx2333 commented May 8, 2019

https://redux-saga-in-chinese.js.org/docs/introduction/BeginnerTutorial.html 这份文档里面这个写法没有打印hello sagas显示 按照英文版那种写法有hello sagas显示
const store = createStore(
reducer,
applyMiddleware(createSagaMiddleware(helloSaga))
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants