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

Typo #85

Open
TroyCode opened this issue Feb 21, 2018 · 0 comments · May be fixed by #86
Open

Typo #85

TroyCode opened this issue Feb 21, 2018 · 0 comments · May be fixed by #86

Comments

@TroyCode
Copy link
Contributor

TroyCode commented Feb 21, 2018

Ch07 - flux

路徑錯誤

在這個範例中我們繼承了 Facebook 提供的 Dispatcher API(主要是繼承了 dispatch、register 和 subscribe 的方法),打造自己的 DispatcherClass,當使用者觸發 handleAction() 會 dispatch 出事件。以下是 src/dispatch/AppDispatcher.js:

src/dispatch/AppDispatcher.js 應為 src/dispatcher/AppDispatcher.js

@TroyCode TroyCode changed the title Ch07-flux 文件內容路徑錯誤 Typo Feb 22, 2018
TroyCode added a commit to TroyCode/reactjs101 that referenced this issue Feb 23, 2018
@TroyCode TroyCode linked a pull request Feb 23, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant