We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07bf7ae commit 05d2c37Copy full SHA for 05d2c37
ja/connect/README.md
@@ -188,3 +188,10 @@ Connect自体の機能は少ないため、その分_middleware_が多くある
188
- [wooorm/retext](https://github.com/wooorm/retext "wooorm/retext")
189
- `use`でプラグインを登録していくテキスト処理ライブラリ
190
191
+## まとめ
192
+
193
+ここではConnectのプラグインアーキテクチャについて学びました。
194
195
+- Connectは_middleware_を使ったHTTPサーバライブラリ
196
+- Connect自体のは機能は少ない
197
+- 複数の_middleware_を組わせてアプリケーションを作る
0 commit comments