SSW Foursquare

Do you use jQuery with the Web API to build responsive UI?

Last updated by AdamStephensen over 11 years ago.See history

You should build a responsive UI using jQuery and a Web API.

build responsive bad
build responsive bad example
Bad Example – Posting the whole form in a submit requires the whole page to be posted to the server
build responsive good
build responsive
Figure: Good Example - Using jQuery to call the Web API provides a great user experience. The whole page does not need to be posted to the server

We open source. Powered by GitHub