並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 16 件 / 16件

新着順 人気順

Bundlesの検索結果1 - 16 件 / 16件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Bundlesに関するエントリは16件あります。 JavaScriptarticleweb などが関連タグです。 人気エントリには 『Get started with Web Bundles  |  Web Platform  |  Chrome for Developers』などがあります。
  • Get started with Web Bundles  |  Web Platform  |  Chrome for Developers

    Bundling a full website as a single file and making it shareable opens up new use cases for the web. Imagine a world where you can: Create your own content and distribute it in all sorts of ways without being restricted to the network Share a web app or piece of web content with your friends via Bluetooth or Wi-Fi Direct Carry your site on your own USB or even host it on your own local network The

    • Firestore Data Bundlesを活用してFirestoreの読み取りコストを削減する

      2020年12月頃にFirestore Data Bundlesという機能がリリースされたもののあまり話題になっていないので調べてみました。知らない人も多いのではないでしょうか? まず参考にしたblogとドキュメントを👇 に載せておきます。公式blogが利用シーンなども書かれておりわかりやすかったのでおすすめです(英語)。 参考 公式blog Load Data Faster and Lower Your Costs with Firestore Data Bundles! 公式ドキュメント Cloud Firestore data bundles Serve bundled Firestore content from a CDN Firestore Data Bundlesとは Firestoreでは、ユーザー全員が同じデータを読み取る場合でもそれぞれのユーザー(デバイス)ごとに読み

        Firestore Data Bundlesを活用してFirestoreの読み取りコストを削減する
      • Prettier 2.2: new JavaScript parsers, TS 4.1 and ESM standalone bundles · Prettier

        This release supports new JavaScript parsers espree and meriyah, supports TypeScript 4.1, ships ESM standalone bundles for modern browsers, and includes many bug fixes and improvements! Highlights Add espree and meriyah parser (#9000, #9514 by @fisker) Two new values for the parser option has been added: espree - which is the default parser used by ESLint. Note that espree only works for Finished

          Prettier 2.2: new JavaScript parsers, TS 4.1 and ESM standalone bundles · Prettier
        • GitHub - GoogleChromeLabs/webbundle-plugins: A Webpack plugin for generating Web Bundles output.

          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/webbundle-plugins: A Webpack plugin for generating Web Bundles output.
          • Webページのサブリソースを一つにまとめる Resource bundles (Bundle preloading) とは - ASnoKaze blog

            Webページのサブリソースを1つにまとめる 「Resource bundles」 という仕組みが検討されている。 [目次] はじめに 2行で説明すると 例 利用例 rbnファイルの取得 rbnファイルの中身 その他(標準化やツールについて) おわりに はじめに JavaScript, CSS, 画像といったWebページを表示するのに必要なリソースを一つのファイルにまとめるというのは、今でも行われておりwebpack、rollup、Parcel、esbuildといったツールが利用されている。 「Resource bundles」の目的を読むと、既存のバンドラーは、個々別にリソースをフェッチするのに比べいくつかのデメリットが有ると述べている。 リソース個別のフェッチであれば、MIMEタイプによってはフェッチしながらそのデータの処理を進められるが、それができない リソース個別のフェッチであれば、

              Webページのサブリソースを一つにまとめる Resource bundles (Bundle preloading) とは - ASnoKaze blog
            • How CommonJS is making your bundles larger  |  Articles  |  web.dev

              How CommonJS is making your bundles larger Stay organized with collections Save and categorize content based on your preferences. In this post, we'll look into what CommonJS is and why it's making your JavaScript bundles larger than necessary. Summary: To ensure the bundler can successfully optimize your application, avoid depending on CommonJS modules, and use ECMAScript module syntax in your ent

              • 2019-12-03のJS: Got 10(Node.js HTTPクライアント)、FAB(Frontend Application Bundles)

                JSer.info #464 - Node.js向けのHTTPクライアントライブラリであるGot 10がリリースされました。 Release v10.0.0 · sindresorhus/got TypeScriptで書き直されたバージョンで、Node.js 10以降がサポート対象となっています。 Node.js 12以降を対象にBrotliのサポート、DNS Cacheのオプションを追加なども行われています。 また、オプション名のリネームを中心に破壊的な変更も多く含んでいます。 query -> searchParams baseUrl -> prefixUrl encoding -> responseType その他にもリトライオプションの使い方の変更、リクエストとレスポンスにおけるJSONの扱い方の変更なども含まれています。 FAB — Frontend Application Bu

                  2019-12-03のJS: Got 10(Node.js HTTPクライアント)、FAB(Frontend Application Bundles)
                • Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)

                  Browse, search and filter Itch.io's largest bundles or let us pick a random game for you.

                    Bundle Browser - Explore Itch.io's Mega Bundles (Indie Bundle for Abortion Funds, Bundle For Ukraine, TTRPGs for Trans Rights in Texas, Indie Bundle for Palestinian Aid and Bundle for Racial Justice and Equality)
                  • Small Bundles, Fast Pages: What To Do With Too Much JavaScript - Calibre

                    Small Bundles, Fast Pages: What To Do With Too Much JavaScript Minimising the amount of JavaScript in your pages is an essential step to ensure a speedy user experience. This post will explain why bundle size matters and recommend tools and processes you can follow to monitor, visualise, and most importantly, shrink your JS bundles. How does bundle size affect performance? Large amounts of JavaScr

                      Small Bundles, Fast Pages: What To Do With Too Much JavaScript - Calibre
                    • How we reduced the size of our JavaScript bundles by 33%

                      When was the last time you were about to click a button on a website, only to have the page shift—causing you to click the wrong button instead? Or the last time you rage-quit a page that took too long to load? These problems are only amplified in applications as rich and interactive as ours. The more front-end code is written to support more complex features, the more bytes are sent to the browse

                        How we reduced the size of our JavaScript bundles by 33%
                      • Merge Proposal: Module federation and code sharing between bundles. Many builds act as one · Issue #10352 · webpack/webpack

                        This is a proposal to merge my existing work into the Webpack core. The base concept is federated application orchestration at runtime. What I hope will provide a new era for how we build apps at scale. Due to the demand for more information, we have created a site that consolidates all content https://module-federation.github.io/ https://github.com/module-federation/module-federation-examples htt

                          Merge Proposal: Module federation and code sharing between bundles. Many builds act as one · Issue #10352 · webpack/webpack
                        • Web Packaging: Web Bundles (#webbundle_study)

                          Web Packaging: Web Bundles Tsuyoshi Horo (horo@chromium.org) This slides: http://bit.ly/2RL6LIK Hello. Thank you for comming. I’m Tsuyoshi Horo from Chrome Tokyo team, and I’m working on web packaging project. Today, I want to talk about Web Bundles. #webbundle_study (Dec/12/2019)

                          • The future of Android App Bundles is here

                            Posted by Dom Elliott, Product Manager at Google Play Since we launched the Android App Bundle in May 2018, we’ve seen our developer community embrace this new standard to benefit from streamlined releases and advanced distribution features. There are now over 1 million apps using app bundles in production, including the majority of the top 1,000 apps and games on Google Play such as Adobe, Duolin

                              The future of Android App Bundles is here
                            • How to analyze the Next.js app bundles

                              How to analyze the Next.js app bundles Nov 23, 2019 Join the waiting lists Learn more about what's in your Next.js app bundles Next provides us a way to analyze the code bundles that are generated. Open the package.json file of the app and in the scripts section add those 3 new commands: "analyze": "cross-env ANALYZE=true next build", "analyze:server": "cross-env BUNDLE_ANALYZE=server next build",

                                How to analyze the Next.js app bundles
                              • Load Data Faster and Lower Your Costs with Firestore Data Bundles!

                                Load Data Faster and Lower Your Costs with Firestore Data Bundles! Firestore header with blue background Hi, Firestore developers. We are pleased to announce that with the latest version of the client SDKs, you are able to use Firestore data bundles in your mobile and web applications! Data bundles can make certain types of Firestore applications much faster or less expensive. That’s great! Just o

                                  Load Data Faster and Lower Your Costs with Firestore Data Bundles!
                                • Announcing IPv6 instance bundles and pricing update on Amazon Lightsail | Amazon Web Services

                                  AWS Compute Blog Announcing IPv6 instance bundles and pricing update on Amazon Lightsail Amazon Lightsail is the easiest way to get started on AWS, allowing you to get your application running on your own virtual server in a matter of minutes. Lightsail bundles all the resources you need like memory, vCPU, solid-state drive (SSD), and data transfer allowance into a predictable monthly price, so bu

                                    Announcing IPv6 instance bundles and pricing update on Amazon Lightsail | Amazon Web Services
                                  1

                                  新着記事