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 trialRyan Behrens
1,949 Pointsmy json file reads differently than yours did.
I didn't download the files, i created my own on my laptop and followed along. but I copied the posts.json files inside the mock file just like it read on the tutorial( i left some of the long string out to save time). After I update the server, and go the the localhost/blog it reads the file fine like it should. But in the video yours looks nicer, cleaner, has color and bold headers and spaced and indented. Mine does not. Mine just read like a Json file does straight, black and white, single spaced from word to word, character to character, not indenting, not colors, just one plain json paragraph. is this how it should be lookiing?