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

Commitd7a28d8

Browse files
committed
feat(redux): Reduxの目次を追加
1 parente7f307f commitd7a28d8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎ORGANIZATION.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,10 @@ Node.js以外においても_Rack_などHTTPサーバーでよく見られるプ
2525

2626
**タスク自動化ツール** であるgulpのプラグインアーキテクチャについて解説しています。
2727
gulpではデータの流れとして既存のNode.js Streamを使い、そこで流すデータとしてvinylオブジェクトを利用します。
28-
実際にgulpプラグインを書きながら、gulpのプラグインの仕組みについて学びます。
28+
実際にgulpプラグインを書きながら、gulpのプラグインの仕組みについて学びます。
29+
30+
##[Redux](ja/Redux/README.md)
31+
32+
アプリケーションのStateを管理するライブラリであるReduxのプラグインアーキテクチャについて解説しています。
33+
Reduxでは**Middleware** と呼ばれる拡張の仕組みを持っていますが、Connectとの類似点や相違点があります。
34+
小さなReduxの実装を作りながら**Middleware** の市区について学びます。

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp