RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to Make Rails Work Offline (PWA)

https://mikerogers.io/2020/12/14/how-to-make-rails-work-offline-via-service-workers

A quick run through of the tools available within the Rails ecosystem to create easy to maintain Service Workers. This allows your Rails App to enter a “Read-Only” state when the client is unable to access the server (e.g. their underground on a train).

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in