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 trialMiguel Nunez
3,266 PointsWhat is JSON feed? Is it a JSON library? Please explain this in simple terms. Ok?
Hey guys I google this and I rarely found any details what JSON feed is if I did found a source it was confusing to understand.
3 Answers
vincent batteast
51,094 Pointsbasic a JSON feed is the communication between server and Clint
short website you can read https://jsonvisualizer.com/faq/what-is-a-json-feed/
vincent batteast
51,094 Pointsjson is a type of file. it's use alot in javascript because it easy to representing different object.
https://developers.squarespace.com/what-is-json/ https://www.w3schools.com/js/js_json_intro.asp
here more if you want to read it.
Miguel Nunez
3,266 PointsBut what about the term JSON feed I know what JSON is the teacher mentioned the word JSON feed so yeah what's that?
Nour El-din El-helw
8,241 PointsI think the teacher just ment the JSON file or the JSON data.