All Projects → FrontendMasters → service-workers-offline

FrontendMasters / service-workers-offline

Licence: other
Code for the Service Workers / PWA section of the Service Workers & Offline course by Kyle Simpson

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to service-workers-offline

Create React Pwa
https://github.com/facebookincubator/create-react-app + Progressive Web App goodness
Stars: ✭ 1,268 (+1180.81%)
Mutual labels:  offline, service-worker
Smart-Text-Editor
The text editor that requires only a browser and a keyboard!
Stars: ✭ 60 (-39.39%)
Mutual labels:  offline, service-worker
Pwastats
A directory of Progressive Web App case studies.
Stars: ✭ 88 (-11.11%)
Mutual labels:  offline, service-worker
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (-85.86%)
Mutual labels:  offline, service-worker
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+129.29%)
Mutual labels:  offline, service-worker
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+571.72%)
Mutual labels:  offline, service-worker
Offline Gallery
🎈 A 16kb Preact & Redux based Progressive Web App that offers an offline gallery experience of external images.
Stars: ✭ 90 (-9.09%)
Mutual labels:  offline, service-worker
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+4388.89%)
Mutual labels:  offline, service-worker
Notes
Offline-first notepad PWA
Stars: ✭ 163 (+64.65%)
Mutual labels:  offline, service-worker
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+1434.34%)
Mutual labels:  offline, service-worker
Your First Pwapp
Code associated with Your First Progressive Web App codelab
Stars: ✭ 619 (+525.25%)
Mutual labels:  offline, service-worker
Offline First
🔌 Everything you need to know to create offline-first web apps.
Stars: ✭ 2,792 (+2720.2%)
Mutual labels:  offline, service-worker
Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
Stars: ✭ 5,276 (+5229.29%)
Mutual labels:  offline, service-worker
Navi
Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Stars: ✭ 51 (-48.48%)
Mutual labels:  offline, service-worker
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+4725.25%)
Mutual labels:  offline, service-worker
Angular2 Hn
💥 Progressive Hacker News client built with Angular
Stars: ✭ 1,293 (+1206.06%)
Mutual labels:  offline, service-worker
React Dynamic Route Loading Es6
Auto chunking and dynamic loading of routes with React Router and Webpack 2
Stars: ✭ 297 (+200%)
Mutual labels:  offline, service-worker
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+207.07%)
Mutual labels:  offline, service-worker
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+1219.19%)
Mutual labels:  offline, service-worker
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+147.47%)
Mutual labels:  offline, service-worker

Service Workers & Offline Course by Kyle Simpson

Code for the Service Workers / PWA section of the Service Workers and Offline course by Kyle Simpson

Starter Exercise Files

To get started, download the Starter Files (ZIP)

Web Workers Solution

The solution for the Web Workers section of the course: https://github.com/FrontendMasters/web-workers

Service Workers & PWA Solution

This repository has the final code for the course. You may refer to the code commits on May 10th, to walk through the course code as Kyle is completing it throughout the course.

Don't forget to npm install the necessary modules.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].