Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: The Primary Limiting Factor of Offline-First #45

Open
inoas opened this issue Aug 16, 2016 · 0 comments
Open

Discussion: The Primary Limiting Factor of Offline-First #45

inoas opened this issue Aug 16, 2016 · 0 comments

Comments

@inoas
Copy link

inoas commented Aug 16, 2016

IMHO one of the strength of web-apps is that you can choose whatever backend you run. You are not locked in to JS/Node.

Now I don't know if it has been addressed, but going offline-first the biggest hurdles are actually running the app-servers on the client. Running PHP, Ruby, Python, Elixir, Java, Rust, Clojure, Scala, Go, Perl, Lisp, Scheme, Haskell etc. app-servers on the client. And: Running web servers on the client fitting into those ecosystems.

So imho the starting point is making available slimmed down toolkits for the most famous of those server side technologies. Then, and only then, offlinefirst will mature into distributed/decentralized/auto-synching apps.

Requesting offlinefirst seems to request from you to pay the price of double-apps (instead of distributed/decentralized/autosyncing apps) tech-locked into javascript/v8 (maybe ELM is to the rescue).

Where am I wrong - because I am, most likely?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant