Skip to content

Conversation

@azu
Copy link
Owner

@azu azu commented May 16, 2016

ざっくり概要のイメージ #58

最初の概要以外はただの #58 テンプレからのコピペなので、特に意味はないです。


Reduxの使い方についてはここでは解説しませんが、Reduxの拡張である _Middleware_ も、このThree Principlesに基づいた仕組みとなっています。

3行でReduxの仕組みを書くと以下のようになります。
Copy link
Owner Author

Choose a reason for hiding this comment

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

3行解説が上手く行ってない気がする。Storeについては忘れるというか、Storeの定義がむずかしい
4行になるのかもなー

@codecov-io
Copy link

Current coverage is 96.13%

Merging #99 into master will not change coverage

@@             master        #99   diff @@
==========================================
  Files             6          6          
  Lines          1034       1034          
  Methods           0          0          
  Messages         40         40          
  Branches          0          0          
==========================================
  Hits            994        994          
  Misses           40         40          
  Partials          0          0          

Powered by Codecov. Last updated by 0dd3076...2882ee2

@azu azu merged commit 148b461 into master May 16, 2016
@azu azu deleted the redux-summary branch May 16, 2016 14:39
@azu
Copy link
Owner Author

azu commented May 16, 2016

後で手直しが必要そうだけどマージ

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.

5 participants