Service Worker Cache Concepts
Slay the Downosaur so Customers can use your web site wherever and whenever they want
Are you afraid of the downosaur?
Does your web site work when customers are offline?
Have you tried to use appCache only to walk away in defeat?
Fear no more!
The course includes nearly 3 hours of instructional videos, slide decks and source code.
Online Training
Stream and download at anytime. You have access to all content anytime you have an internet connection or open your downloaded files.
Learn From an Expert
With over 25 years experience as a web developer, authoring books and teaching developers Chris Love is a leader in his industry and an inspiring mentor.
Stream & Download 24/7
The easy to use online classroom gives you the ability to download or stream all videos and written material on to any computer or mobile device.
Learn at your own pace
Learn at your own pace and unlimited lifetime access to all course content
What Payment Methods do you Accept?
We accept Paypal or Stripe. If you have trouble making the transactions please do not hesitate to contact us. We can help:)
All payments are protected by SSL.
What currency do you use?
All of our courses are priced in USD.
What do I need to take your online course?
You need a fast internet connection and a computer. (Macs, PCs, tablets and smart phones) To download our course materials, you need a computer.
The Love2Dev Academy video workshop space is your location to learn modern web development skills with Chris Love. All workshops are available to view online. Some content is available for download.
Take a look through the range of online workshops created for web developers of all levels by reading the workshop descriptions. You can see what you will learn in each workshop by reading through the descriptions and get excited about all the new development skills you are going to learn. Once you are ready to start one of the workshops online you can create an account or sign in to your already existing one. Once payment is processed you with be guided to start your development course with Chris.
Chris Love
Cache API Concepts
Caches Object
Cache AddAll Method
Cache Keys and Update
The Cache API
FREE PREVIEWCache Scenarios On Install as Dependency
On Install as Dependency Code Walk Through
Cache Scenarios On Install Not as Dependency
On Install Not as Dependency Code Walk Through
On Activate
On Activate Code Walk Through
On User Interaction
On User Interaction Code Walk Through
On Network Response
On Network Response Code Walk Through
Stale While Revalidate
Stale While Revalidate Code Walk Through
On Push Notification
On Push Code Walk Through
On Background Sync
On Background Sync Code Walk Through
Cache Only
Cache Only Code Walk Through
Network Only
Network Only Code Walk Through
Cache Falling Back to the Network
Cache Falling Back to the Network Code Walk Through
Cache and Network Race
Cache and Network Race Code Walk Through
Network Falling Back to Cache
Network Falling Back to Cache Code Walk Through
Cache Then Network
Cache Then Network Code Walk Through
Generic Fallback
Generic Fallback Code Walk Through
Service Worker Templating
Service Worker Templating Code Code Walk Through
Practiacal Application Refactoring and Utility functions
Practical Application Fetch Event Should Cache Function
Practical Application Fetch Event Fetch Function
Practical Application Fetch Caching Demo
Practical Application Fetch Caching Demo trimCache
Practical Application Fetch Caching Demo part offline fallback