Let's Build an Offline-First Vue App
Offered By: Laracasts
Course Description
Overview
Depending on your application, you might find yourself in a position to offer your users the ability to use your program even if they have spotty or missing internet connectivity. By thinking about your app in terms of being offline-first, you can increase the overall response time of your application while providing a safety net for users to fall back on that allows them to continue working even in the absense of an internet connection. All of this is made possible with modern browsers, specialized files called Service Workers, and of course, Vue.js.
Syllabus
- An Offline First App?
- The Editor Frontend
- Introducing IndexedDB
- Saving and Displaying Notes
- Let's Talk PWA
- Running Database Updates
- Caching Assets
- Oops, I'm Offline
- Time to Refactor
- Wrapping Up and Next Steps
Taught by
Andrew Schmelyun
Related Courses
Improving Performance with IndexedDB and CachingLinkedIn Learning JavaScript: Modern Browser APIs
LinkedIn Learning HTML5 Offline Applications with AngularJS, IndexedDB, and Bootstrap
Pluralsight HTML5 Web Storage, IndexedDB and File System
Pluralsight Offline Web Applications
Google via Udacity