221 bytes added ,  14 April 2016
add a data architecture section
add a data architecture section
Line 1: Line 1:
== Data Architecture ==
=== Ways to get data into the application ===
* AJAX HTTP Requests
* Websockets
* Indexdb
* LocalStorage
* Service Workers
=== new ideas on the horizon ===
* MVW
* Flux
* Observables
* Falcor
== Forms ==
== Forms ==