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 trial

JavaScript

Robert O'Toole
Robert O'Toole
6,366 Points

json retrieving

i thought we were not able to access json files or use AJAX without our website being on on a server first? how come i able to retrive this json data without my website running on a local server etc... im a bit confused about all of this. i understand the code involved, the callback functions, etc... but i dont understand some of the more basic stuff going on like where to find JSON files of my own so i can practice this outside of this example