0
0

HTMLとWebアプリケーションの基本

Posted at

JSONを使用することによってDOMを介する必要がなくなる。

Webブラウザ ⇔ Webサーバー ⇔ APサーバー ⇔ DBサーバー

MVCモデル
Model:アプリケーションの扱うデータと業務処理
View:ユーザへの出力処理
Controller:必要な処理をModelとViewに伝える

DBMS:データベース管理システム

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0