Skip to content

feat(redux): ReduxのMiddlewareのPros/Cons #103

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

Merged
merged 3 commits into from
Jun 2, 2016
Merged

feat(redux): ReduxのMiddlewareのPros/Cons #103

merged 3 commits into from
Jun 2, 2016

Conversation

azu
Copy link
Owner

@azu azu commented Jun 2, 2016

  • ReduxのMiddlewareのPros/Cons
  • 参考資料
    Redux #58

@codecov-io
Copy link

codecov-io commented Jun 2, 2016

Current coverage is 94.62%

Merging #103 into master will decrease coverage by 0.25%

@@             master       #103   diff @@
==========================================
  Files             7          7          
  Lines          1255       1282    +27   
  Methods           0          0          
  Messages         64         69     +5   
  Branches          0          0          
==========================================
+ Hits           1191       1213    +22   
- Misses           64         69     +5   
  Partials          0          0          

Powered by Codecov. Last updated by 2e5fea0...f68e21b

- ログへの利用
- 値自体は直接操作できない
- 受取るデータは変換できる
Reduxの _Middleware_ そのものも三原則に基づいた仕組みとなっています。
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ここ繰り返しになってる?かも

@azu azu merged commit 84e1f05 into master Jun 2, 2016
@azu azu deleted the redux-pros-cons branch June 2, 2016 15:30
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 this pull request may close these issues.

2 participants