Ask A Question

Notifications

You’re not receiving notifications from this thread.

Is it viable to use Vue + Rails to make a Progressive Web App (PWA)?

jun asked in Javascript

I need a web + mobile app on PostgreSQL that has offline functionality so I decided on making a PWA.

There seems to be only 2 frameworks for making PWAs: Angular and Vue.

So I decided to use Vue, but it seems its preferred stack is: Node + Express + Sequelize

So does it mean I have to abandon my Rails app and convert it into that Node stack? Or can I still save it with Vue + Rails combo?

Reply

I was able to make a separate Vue mobile PWA client on https://surge.sh/ that connected to my Rails API on Vultr. It's so much easier than React or Preact.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 79,047+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.