The Wayback Machine - https://web.archive.org/web/20161108042131/https://developer.mozilla.org/zh-TW/

共享知識,成就 Open Web

網頁技術

Hacks Blog到 hacks.mozilla.org 閱讀更多

  • Cooperative Scheduling with requestIdleCallback

    TL;DR: requestIdleCallback support has landed in Firefox Nightly, with plans to ship in Firefox 52. The messiest aspect of building interactive websites boils down to this: the main thread is the same as the UI thread. Rendering the page and responding to user actions happens in contention with computation, network ...

  • WebAssembly Browser Preview

    Since the last WebAssembly milestone we reached in March, we’ve been hard at work in the WebAssembly Community Group to define a standard and to implement that standard in our respective browsers. I’m happy to say now that we have a binary format release candidate and there are compatible implementations ...

  • Control mechanisms in JavaScript games

    Laptops, computers, smartphones, tablets, TVs, even fridges have one thing in common — they can probably run a browser, so you can probably play an HTML5 game on them. Rendering the game on screen is one thing, but you also have to control it somehow, and there are plenty of ...

  • What’s new in IndexedDB 2.0?

    The draft of Indexed Database API 2.0 is almost complete, providing several new APIs for fine-grained access to IndexedDB. The good news is that all these new APIs are implemented in Firefox and will be available in the release of Firefox 51 (currently available in Developer Edition, scheduled for general ...

  • Offline strategies come to the Service Worker Cookbook

    serviceworke.rs is a compendium of common and uncommon Service Worker use cases including push examples, usage patterns, performance tips and caching strategies. Service Worker Cookbook recipes are presented as playgrounds or labs, with fully functional client-server setups, where you can learn and experiment with results using in-browser developer tools. Still, ...

協助改善 MDN

MDN 的所有部分(包含文件及網站本身)都是由開發者所組成的開放社群所提供。快來加入我們!你可透過下列方法之一提供協助: