Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Introducing the Project 1:43
- AJAX Callbacks 6:51
- Review AJAX Callbacks 5 questions
- Create a callback 1 objective
- Check for the correct ready state 4 objectives
- Introducing JSON 5:52
- Review JSON 5 questions
- Create a JSON file 4 objectives
- Finish the JSON File 1 objective
- Parsing JSON Data 7:33
- Processing JSON Data 7:48
- Programming AJAX Challenge 1:52
- Programming AJAX Solution 2:51
- Review Parsing JSON 3 questions

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
JSON is transmitted over the web as plain text. To make it useful for a JavaScript program, you need to parse it, or convert it from a string to JavaScript.
Chrome Console Keyboard Shortcuts
- Windows: Ctrl + Shift + J
- Mac: Cmd + Option + J
Firefox Console Keyboard Shortcuts
- Windows: Ctrl + Shift + K
- Mac: Cmd + Option + K
Internet Explorer Console Keyboard Shortcuts
- F12 key
Safari Console Keyboard Shortcuts
- Cmd + Option + C
Resources
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Jason Webber
307 Points1 Answer
-
Lars Johansen
8,333 Points1 Answer
-
Turandeep Munday
6,047 Points1 Answer
-
Peter Donaghy
3,875 Points1 Answer
-
Maciej Wielgosz
9,103 Points2 Answers
-
Justin Kao
5,724 Points0 Answers
-
Adam Saulters
7,468 PointsI am not getting the same output as the instructor with this...
Posted by Adam SaultersAdam Saulters
7,468 Points1 Answer
-
Curtis Alcorn
10,389 Points3 Answers
-
Joseph Michelini
Python Development Techdegree Graduate 18,692 Points2 Answers
-
Martin Coton
3,015 Points1 Answer
-
Tetsuya Yokoyama
11,286 Points1 Answer
-
:) :((
6,776 Points1 Answer
-
Ryan White
33,388 PointsHow are you getting that confirmation message in your browser console after XHR request has completed? extension?
Posted by Ryan WhiteRyan White
33,388 Points1 Answer
-
doug o'donnell
11,729 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up