Develop Web DataViz ApplicationΒΆ
Contents:
- Web Application: Overview
- Web application data communication
- Sync vs. Asynchronous model
- Same Origin and Cross origin
- Open or Force download a data file from server use html(client) and php(server)
- Client: Retrieve data from server use javascript
- Server: RESTful architecture
- Server side programming : connect with database
- Example data service apis
- A Mashup Web Application
- A web service which calls web APIs for you
- Design your web application
- EXT JS – My Learning Experience