Do you use jQuery with the Web API to build responsive UI?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
You should build a responsive UI using jQuery and a Web API.
Bad Example – Posting the whole form in a submit requires the whole page to be posted to the server
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