File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ paginate: true
146146
147147- 技術スタック
148148 - 開発に用いるフレームワークやツールなどの組合せのこと
149- - プログラミング言語、動作環境のOS、サーバー、サーバーサイドフレームワーク、サーバーサイドライブラリ、 API、クライアントサイドフレームワーク、クライアントサイドライブラリ、クライアント、開発支援ツール、運用支援ツール、etc...
149+ - プログラミング言語、動作環境のOS、サーバー、サーバーサイドフレームワーク、サーバーサイドライブラリ、API、クライアントサイドフレームワーク、クライアントサイドライブラリ、クライアント、開発支援ツール、運用支援ツール、etc...
150150
151151---
152152
@@ -208,7 +208,7 @@ paginate: true
208208** 既存のMicrosoft製サービスと親和性が高い**
209209
210210- フルスタックフレームワーク
211- - Flask + jinja2
211+ - Flask + Jinja2
212212- サーバー
213213 - Azure App Service (Pythonランタイム)
214214 - Azure SQL Database
@@ -255,31 +255,31 @@ paginate: true
255255
256256三大Webフレームワーク (JS系)
257257
258- - Angular
259258- React
260259- Vue.js
260+ - Angular
261261
262262他にも
263263
264- - Ember
265264- Svelte
265+ - Solid
266266- Lit
267267
268268---
269269
270270#### 2-2-2. バックエンドフレームワーク
271271
272- - Express.js (JS)
273- - Nest.js (JS)
272+ - Express (JS)
273+ - NestJS (JS)
274274- Spring Boot (Java)
275275
276276---
277277
278278#### 2-2-3. フルスタックWebフレームワーク
279279
280- - Deno Fresh (JavaScript )
280+ - Deno Fresh (JS )
281281- Django (Python)
282- - Flask + jinja2 (Python)
282+ - Flask + Jinja2 (Python)
283283- Ruby on Rails (Ruby)
284284- Laravel (PHP)
285285
@@ -407,4 +407,4 @@ paginate: true
407407
408408## 4. 参考文献
409409
410- - [ サーバーサイドウェブフレームワーク - ウェブ開発を学ぶ | MDN] ( https://developer.mozilla.org/ja/docs/Learn/ Server-side/First_steps/Web_framework )
410+ - [ サーバーサイドウェブフレームワーク - ウェブ開発を学ぶ | MDN] ( https://developer.mozilla.org/ja/docs/Learn_web_development/Extensions/ Server-side/First_steps/Web_frameworks )
You can’t perform that action at this time.
0 commit comments