|
You are here |
bitsofco.de | ||
| | | | |
firt.dev
|
|
| | | | | Learn about Mobile and Web Development with Maximiliano Firtman's articles, notes and learning experiences. Progressive Web Apps, Web Performance, Android Apps, iOS Apps and more | |
| | | | |
techtldr.com
|
|
| | | | | Originally posted on http://www.apixio.com/technical-post/notes-from-the-2016-chrome-dev-summit/ Two weeks ago I got to attend the Chrome Dev Summit, an annual two-day conferencehosted by Google where they announced latest developments relevant to the webtechnology. Here are my full notes from this conference. Since there was somuch information presented, I decided to organize it by subject, instead ofchronological order of [...] | |
| | | | |
infrequently.org
|
|
| | | | | Progressive Web Apps are aren't packaged and deployed through stores, they're just websites that took all the right vitamins. | |
| | | | |
golb.hplar.ch
|
|
| | | [AI summary] The provided text is a detailed tutorial on creating and integrating a service worker using Workbox into an Angular application. It covers the setup of the service worker, configuration of Webpack and Workbox CLI, handling production and development builds, and testing the service worker. The tutorial emphasizes the use of TypeScript for writing the service worker, leveraging Workbox for caching strategies, and ensuring the service worker works correctly in both production and development environments. The final step involves testing the service worker by serving the build artifacts via an HTTP server. | ||