Echo JS 0.11.0

<~>

MalucoMarinero 4021 days ago. link 2 points
Fair cop, I made that title statement a bit hastily. It'd be certainly more accurate to say websites don't need to depend on servers 100% of the time, which is what I'm getting at.

Browsers can support complex data structures but most storage libraries seem to be moving towards coupling with the server creating total dependency. For example Jaydata, while they do have IndexedDB and WebSQL, are clearly focussing more on live interaction with a server API than the independent and local components.
jeromegn 4021 days ago. link 1 point
Title is a bit misleading. Servers don't only do data storage.