Integrating Service Worker with the Rails asset pipeline Have you heard about Service Worker? I believe this new JavaScript API has the potential to transform the way users interact with the web and how web developers construct websites. Though still in development, Service Worker is already landing in modern browsers. So far, there hasn't been a good story for adding Service Worker to Rails. Unti
