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

Vaibhav Vikram Singh
Vaibhav Vikram Singh
2,604 Points

Java Script

Create a web page which displays a list of user names. The list is read from a JSON file. You’ll have to design the JSON format yourself.

Need a solution for this.

1 Answer

Steven Parker
Steven Parker
231,248 Points

This sounds like an entire project, not just a quesiton! Is this part of a course?

Assuming it is, most courses won't give you a task of this magnitude without having led you through a solution to a very similar situation in the videos. The provided workspaces have basic code that you can build on along with the video instruction.

Try re-watching the last few videos and be sure to work along in the workspace. You can download your finished workspace project to use as a template in your next task.