From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/progressive_web_apps/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/ja/glossary/progressive_web_apps/index.html (limited to 'files/ja/glossary/progressive_web_apps') diff --git a/files/ja/glossary/progressive_web_apps/index.html b/files/ja/glossary/progressive_web_apps/index.html new file mode 100644 index 0000000000..dcfad8f64f --- /dev/null +++ b/files/ja/glossary/progressive_web_apps/index.html @@ -0,0 +1,19 @@ +--- +title: "Progressive web apps\_(プログレッシブウェブアプリ)" +slug: Glossary/Progressive_web_apps +tags: + - Composing + - Glossary + - Progressive web apps +translation_of: Glossary/Progressive_web_apps +--- +

プログレッシブウェブアプリは、ウェブアプリ開発の現代的な姿を表す用語です。これには検索エンジンによる見つけやすさ、{{Glossary("URL")}} を使用したリンク、複数の形式要素で動作することなど、ウェブのあらゆる優れた部分を活用した標準的なウェブサイト/アプリを利用し、最新の API (Service WorkersPush など) やネイティブアプリに由来するさまざまな利点をより一般的にもたらす機能を提供すること含みます。

+ +

これらの機能は、インストール可能で、オフラインで動作し、簡単に同期できてユーザーがサーバーに簡単に再接続できます。

+ +

詳細情報

+ + -- cgit v1.2.3-54-g00ecf