Sending JSON Data

Get a brief overview of sending JSON data to the server.

We'll cover the following...

When the information expected by the web server is more structured (with complex types, nested fields, etc.), it’s often a better choice to send it as JSON data. For example, check out how to send a JavaScript array as JSON data to a web server.

Access this course and 1400+ top-rated courses and projects.