Skip to content

Instantly share code, notes, and snippets.

@speedsticko
Forked from nolanlawson/offline-first-tools.md
Last active August 29, 2015 14:16
Show Gist options
  • Save speedsticko/2ce9b712e9398c21b661 to your computer and use it in GitHub Desktop.
Save speedsticko/2ce9b712e9398c21b661 to your computer and use it in GitHub Desktop.

Offline-first tools for web developers

A quick list of tools for building HTML/CSS/JS apps that work well offline. Ping me at @nolanlawson if I missed anything!

Hybrid app development

Tools for bundling your HTML/CSS/JS into a native app.

UI Frameworks

Frameworks designed to work well on mobile devices. A good pairing with the above build tools.

Databases and wrappers

Tools to help you use LocalStorage, Web SQL, and IndexedDB in the browser.

Level* community

One API, many backends. Mostly server-side, but some client-side libraries too:

All-in-one frameworks

Hood.ie kind of stands alone in this regard. There's nothing quite like it!

Web APIs

Web APIs that help your app work well offline. Some new and immature technology, but still useful.

http://famo.us/docs/reference/pages/0.3/resources.html

Beginning JavaScript

Improving your JavaScript skills

Mastering the math

Building high-performance graphics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment