Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

JavaScript and JSON: Integration Techniques

via LinkedIn Learning

Overview

Explore how the JavaScript Object Notation (JSON) format works and how you can use it to read and share data in your web projects.

JavaScript Object Notation (JSON) has replaced XML as the core way of sharing data, especially when it comes to JavaScript, since it's so much faster, sleeker, and easier to parse. In this course, dive into working with JSON tools, designing JSON objects, and using different ways to handling JSON data. Author Ray Villalobos also shows how to use AJAX and jQuery to parse your data and feeds, and shows JavaScript and JSON in action in a real-world practical application.

Syllabus

Introduction
  • Welcome
  • What you should know before watching this course
  • Using the exercise files
1. Getting Started
  • What is JSON?
  • Understanding objects and JSON
  • Creating simple data
  • Using JavaScript and JSON tools
2. Working with JavaScript Objects
  • Debugging JavaScript objects with your browser
  • Modifying Array objects in JavaScript
  • Looping through JavaScript objects
  • Accessing objects in arrays
3. JavaScript, JSON, and AJAX
  • Parsing JSON data with AJAX
  • Communicating across sites with JSONP
  • Using jQuery to parse JSON feeds
4. JavaScript and JSON in Action
  • Setting up our HTML file
  • JavaScript templating with mustache.js
  • Rotating with jQuery Cycle
  • Styling our application
Conclusion
  • Next steps

Taught by

Ray Villalobos

Reviews

Start your review of JavaScript and JSON: Integration Techniques

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.