Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Jacek Grzegorczyk
8,974 PointsJSON Exercises/Tutorials
Are there any JSON related tutorials/workshops ? I want to practice on this particular topic but i couldn't find anything.
3 Answers

Kaitlyn Threndyle
18,204 PointsThere's a tiny bit about JSON in the AJAX basics course, but not much really. I would also like to see some tutorials on that.

Jacek Grzegorczyk
8,974 PointsYeah i've seen it already but it's not enough to feel solid in this topic.

jason chan
31,008 Pointshttp://api.jquery.com/jquery.getjson/
I made a simple tutorial about GET with jquery.
https://www.youtube.com/watch?v=zS5xeL9Ueos
I hope it helps. But I recommend watching chalkleys course of jquery. My tutorial is bit simple, but it's application. Grab the get and plop the get info on the webpage.