Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJacek 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,009 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.