There was a lot of discussion of JSON at the recent Alpha Anywhere Developer conference.
To help people understand more about JSON and its role in Mobile and Web apps, Selwyn has put this video series together.
Please let us know at marketing@alphasoftware.com if this tutorial (below is helpful) and please let us know what other tutorials might be useful.
UX Component | Intro to JSON | JSON is ubiquitous in Web application development. Having a good understanding of JSON is very helpful in building web applications. In this series of videos we introduce you to various ways in which you can work with JSON on the server side (using Xbasic) and on the client-side (using Javascript). We show how JSON is the ideal way for sending complex data from the client to the server, or from the server to the client (in an AJAX callback). Using Xbasic on the server-side to work with JSON Watch Video - Part 1 Watch Video - Part 2 Watch Video - Part 3 Using Javascript on the client-side to work with JSON Watch Video - Part 1 Watch Video - Part 2 Using JSON to send complex data to the server from the client Watch Video - Part 1 Watch Video - Part 2 Using JSON to send complex data from the server to the client Watch Video - Part 1 Watch Video - Part 2 Watch Video - Part 3 Advanced example - sending complex data from the server and formatting the data for presentation on the client side using a template Watch Video - Part 1 Watch Video - Part 2 Watch Video - Part 3 Watch Video - Part 4 Download component Date Added: 2014-10-15 |
Comment