Skip to content

Commit 05d2c37

Browse files
committed
feat(connect): まとめを追加
1 parent 07bf7ae commit 05d2c37

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ja/connect/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,10 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
188188
- [wooorm/retext](https://github.com/wooorm/retext "wooorm/retext")
189189
- `use`でプラグインを登録していくテキスト処理ライブラリ
190190

191+
## まとめ
192+
193+
ここではConnectのプラグインアーキテクチャについて学びました。
194+
195+
- Connectは_middleware_を使ったHTTPサーバライブラリ
196+
- Connect自体のは機能は少ない
197+
- 複数の_middleware_を組わせてアプリケーションを作る

0 commit comments

Comments
 (0)