並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 16 件 / 16件

新着順 人気順

"progressive web app"の検索結果1 - 16 件 / 16件

  • GitHub - GoogleChromeLabs/bubblewrap: Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - GoogleChromeLabs/bubblewrap: Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
    • GitHub - davidmyersdev/octo: A local-first, progressive web app for knowledge management

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - davidmyersdev/octo: A local-first, progressive web app for knowledge management
      • Next.js環境でのPWA(Progressive Web App)の導入手順

        PWA(Progressive Web App)とは? PWAとは、新しいウェブ API と伝統的なプログレッシブな拡張戦略を使用し、クロスプラットフォームのウェブアプリケーションにネイティブアプリと同様の使い勝手をもたらすウェブアプリのことです。 簡単に言ってしまうと、ウェブアプリでありながらネイティブアプリのように使用できるようにする機能です。 PWAは、通常のウェブアプリのように、HTML、CSS、Javascript等で構成されます。 また、下記のようなメリットがあります。 通常のウェブアプリよりも高速 インストール可能 どのブラウザでも動く オフラインでも閲覧可能 プッシュ通知を送れる・受け取れる これを用いられているウェブアプリを例としてご紹介すると、Twitterです。 PCのChrome上では検索ボックスの右側にPCに下矢印のマークが表示されます。 これをクリックすると、ポ

          Next.js環境でのPWA(Progressive Web App)の導入手順
        • Improving Progressive Web App offline support detection  |  Blog  |  Chrome for Developers

          Progressive Web Apps (PWAs) are a pattern for building modern, installable applications using web technology for mobile and desktop devices. One of the criteria for building a modern web experience, and not coincidentally PWAs, is that the app must continue to work even if the device is offline. That means no Chrome Dino screen if the user loses network access on their device! The goal of all PWA

          • GitHub - pwa-builder/pwa-install: Web Component from the PWABuilder team that brings an awesome "install" experience to your Progressive Web App!

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - pwa-builder/pwa-install: Web Component from the PWABuilder team that brings an awesome "install" experience to your Progressive Web App!
            • Turning a GitHub page into a Progressive Web App | Christian Heilmann

              I just released my dice simulator app and in doing so learned about a few things about turning a GitHub Page into a PWA. To make this easier for subsequent projects, I put together a bare-bones template to turn any GitHub page into a PWA. Nothing in there is sophisticated and all it does is provide installability and caching of files offline. As a reminder, you can host HTML, CSS and JavaScript fi

              • Making a Progressive Web App | Create React App

                If you know that you won't be using service workers, or if you'd prefer to use a different approach to creating your service worker, don't create a src/service-worker.js file. The InjectManifest plugin won't be run in that case. In addition to creating your local src/service-worker.js file, it needs to be registered before it will be used. In order to opt-in to the offline-first behavior, develope

                  Making a Progressive Web App | Create React App
                • Building a Progressive Web App with Blazor - Visual Studio Blog

                  Building new functionality, writing unit tests, and learning new technologies has never been easier or more fun. A Progressive Web Application (PWA) is a Single Page Application (SPA) that uses modern browser APIs and capabilities to behave like a desktop app. Blazor WebAssembly (now in preview) includes support for Progressive Web Applications. Today, I want to show you how to build your first Bl

                    Building a Progressive Web App with Blazor - Visual Studio Blog
                  • GitHub - maxence-charriere/lofimusic: Lofimusic.app is an installable Progressive web app (PWA) that lists and displays famous YouTube Lo-Fi radios.

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - maxence-charriere/lofimusic: Lofimusic.app is an installable Progressive web app (PWA) that lists and displays famous YouTube Lo-Fi radios.
                    • Google Drive can now be used as a Progressive Web App

                      Progressive Web Apps might be a huge deal in the future, but right now, many of the sites and services we want to use in this way simply aren’t available. Recently, though, Google Drive made its debut as a Progressive Web App (PWA). Spotted by Android Police, Google Drive has recently added support for being a Progressive Web App. As a PWA, Drive can be “installed” on computers and other devices.

                        Google Drive can now be used as a Progressive Web App
                      • GitHub - pwa-builder/pwa-starter: Welcome to the PWABuilder pwa-starter! Looking to build a new Progressive Web App and not sure where to get started? This is what you are looking for!

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - pwa-builder/pwa-starter: Welcome to the PWABuilder pwa-starter! Looking to build a new Progressive Web App and not sure where to get started? This is what you are looking for!
                        • 【2023年】Progressive Web App(PWA)のメリットとデメリットを解説 - Miichisoft | Your Success-Our Mission | Technology Companion

                          1. Progressive Web Apps(PWA)とは?2. PWA – Progressive Web Appsのメリット2.1. PWAのメリット、その1:​​オフラインモード2.2. PWAのメリット、その2:パフォーマンスの向上2.3. PWAのメリット、その3:インストールやアプリの手動更新は不要2.4. PWAのメリット、その4:プラットフォーム固有の機能2.5. PWAのメリット、その5:省データ2.6. PWAのメリット、その6:アプリストアに申請不要3. PWA – Progressive Web Appsのデメリット3.1. PWAのデメリット、その1:iOSとの互換性に限界がある3.2. PWAのデメリット、その2:レガシー デバイスの問題3.3. PWAのデメリット、その3:万能ではない4. まとめ Web アプリの開発者は、現代のユーザーの高まる期待に応える

                            【2023年】Progressive Web App(PWA)のメリットとデメリットを解説 - Miichisoft | Your Success-Our Mission | Technology Companion
                          • Salesforce、Commerce Cloudのヘッドレスコマースを実現する「Progressive Web App Kit」と「Managed Runtime」を日本市場で提供開始

                            Salesforce、Commerce Cloudのヘッドレスコマースを実現する「Progressive Web App Kit」と「Managed Runtime」を日本市場で提供開始〜 EC事業の成長を加速させるへッドレスコマースを容易に構築可能に〜 株式会社セールスフォース・ジャパン(本社:東京都千代田区、代表取締役会長 兼 社長:小出 伸一)は本日、Salesforce Commerce Cloud(以下、Commerce Cloud)で容易にヘッドレスコマース(*1)を実現する「Progressive Web App Kit(以下、PWA Kit) 」と 「Managed Runtime」を日本市場で提供を開始しました。 新型コロナウイルス感染症拡大の影響によるECサイトの需要拡大に伴い、新たなタッチポイントが次々に登場し、消費者の購買ジャーニーが急速に変化しています。そのため、

                              Salesforce、Commerce Cloudのヘッドレスコマースを実現する「Progressive Web App Kit」と「Managed Runtime」を日本市場で提供開始
                            • もはやPWA(Progressive Web App)の時代が来るかはApple次第 | minory

                              当ブログでも度々取り上げているWEBサイトをネイティブアプリのように動作させる技術「PWA(Progressive Web App)」ですが、既にTwitterやInstagramは対応しており、最近ではMicrosoftのOutlook.comがこのPWAに完全対応しのも記憶に新しいと思います。 対して、AppleはiOS 11.3で一部の機能を対応して以降、これまでなかなか進展ありません。 AppleはPWA排除の方向? 先月、Appleがセキュリティ機能のひとつである「ITP(Intelligent Tracking Prevention)」を強化したことによって、ローカルストレージの取り扱いが制限されたことにより、オフラインで動作させることがより厳しくなりました。

                                もはやPWA(Progressive Web App)の時代が来るかはApple次第 | minory
                              • Salesforce、Commerce Cloudのヘッドレスコマースを実現する「Progressive Web App Kit」「Managed Runtime」を提供

                                  Salesforce、Commerce Cloudのヘッドレスコマースを実現する「Progressive Web App Kit」「Managed Runtime」を提供
                                • YouTubeがProgressive Web App (PWA)としてインストール可能に | ソフトアンテナ

                                  YouTube Music(2019年10月)、YouTube TV(2020年1月)に続き、YouTubeのメインサイトがProgressive Web App (PWA)としてインストール可能になったことが分かりました(9to5Google)。 YouTube.comのProgressive Web Appのサポートはここ数日内に追加されたものとのこと。ChromeでYouTubeを開き、アドレスバーの横にある「+」アイコンをクリックし、アプリをインストールすることができます。 インストールしたアプリには、YouTubeの赤い再生アイコンが割り当てられていて、実行するとアドレスバーやその他邪魔なUIなしにYouTube動画を再生することが可能となります。 ▲PWA版YouTube。 PWAをアンインストールするには「chrome://apps」を開き、目的のアプリを右クリックして「Ch

                                    YouTubeがProgressive Web App (PWA)としてインストール可能に | ソフトアンテナ
                                  1