Do you use jQuery with the Web API to build responsive UI?
Last updated by Brady Stroud [SSW] 8 months ago.See historyYou 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