📣 Workbox v4.2.0 is out! 🎉
Featuring:
- Customizable cache keys via the cacheKeyWillBeUsed callback.
- A generateSW build option to turn on navigation preload.
Thanks to the community for PRs that made this release possible!
Read the full notes at:
github.com/GoogleChrome/work…
📣 Workbox v4.2.0 is out! 🎉
Featuring:
- Customizable cache keys via the cacheKeyWillBeUsed callback.
- A generateSW build option to turn on navigation preload.
Thanks to the community for PRs that made this release possible!
Read the full notes at:
github.com/GoogleChrome/work…
📢 The latest episode of @tomayac’s series “Why Build Progressive Web Apps” is live!
This time, Tom looks at offline analytics with @workboxjs at the example of—spoiler alert 🚨—a custom-built version of @Paul_Kinlan’s Airhorner 🔊.
Watch here: youtube.com/watch?v=IOGejhvR… *meeeeep*
🖼️ Using @cloudinary for image hosting?
🛠️ Add cloudinary-workbox-plugin to your Workbox config, and image requests will automatically adapt to users' current connection speed.
📖 more at blog.fullstacktraining.com/a…
🙋🏽♀️ I wrote a totally serious guest blog post on the @jsconfeu blog about the most serious topic of our time: Web performance. Additionally, the post contains possibly valuable information about how to make fast websites 2019.jsconf.eu/news/how-we-b…
A @cloudinary plugin for @workboxjs is out now. Usage instructions, sample app with access to the code is also available. Please take a look at this article to learn more ow.ly/gV9l30o5UFs
This new @workboxjs version (v4) is the primary project I've been working on over the past few months, and I'm super happy it's now officially out!
nitter.catsarch.com/workboxjs/status/11009…
And I'm *particularly* excited that I can now build my SW file with @RollupJS 🔥
🎉 🍾 🙌🏼 🎂 🎁
@workboxjs v4 is out!
Huge thanks to everyone who helped test the pre-releases and gave wonderful feedback. We couldn't have done it without you!
Check out the release notes here:
github.com/GoogleChrome/work…
And our v3 to v4 migration guide:
developers.google.com/web/to…
My congratulations with the new milestone for #PWA tooling: @workboxjs v4 was released! I explored the brand new workbox-window module and wrote an article on how to implement the "refresh-to-update-version" flow using it: medium.com/@webmaxru/workbox…
🔥 We've also published a new guide on using @workboxjs with JavaScript bundlers like @webpack and @RollupJS.
If you prefer to build your service worker file with these types of tools, this guide will explain how to do it in the most optimal way ⚡
developers.google.com/web/to…
The main new feature in this release is our workbox-window library, which helps you:
👉 – Register a service worker
⚙️ – Manage updates and respond to lifecycle state changes
💬 – Send messages between the service worker and the window
developers.google.com/web/to…
🎉 🍾 🙌🏼 🎂 🎁
@workboxjs v4 is out!
Huge thanks to everyone who helped test the pre-releases and gave wonderful feedback. We couldn't have done it without you!
Check out the release notes here:
github.com/GoogleChrome/work…
And our v3 to v4 migration guide:
developers.google.com/web/to…
Just added to our Freiburg line-up: Philip Walton!
@philwalton is a Google engineer leading the Workbox team developers.google.com/web/to…. He will be showing us live how to implement a Service Worker, and more importantly, how to Service Work from there 😉
smashingconf.com/freiburg-20…
ALT Philip Walton will be speaking at SmashingConf Freiburg about Service Workers.
📢 Our third release candidate for Workbox v4 is now out!
A huge *thank you* to all the fine folks who tested the previous RCs and gave great feedback 💖 We're getting very close to the final v4 release!
You can see the full release notes here: github.com/GoogleChrome/work…
🎉 Workbox v4.0.0-rc.0, our first (and hopefully only) release candidate for v4 is now out!
Please test it on your sites and report any issues on Github. We're hoping to release the final version very soon!
You can find the full release notes here:
github.com/GoogleChrome/work…
Would you like to create an app that works offline as well as caches images adaptively based on the speed of your current connection? Read this article to learn more and become familiar with #serviceworkers, @workboxjs , @cloudinary Progressive Web Apps: fullstack-developer.academy/…