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 Object-Oriented JavaScript: Challenge Introducing 'Four in a Row' Review Provided Code

What workspace should I use?

I notice that the project files are available to download, but I have only used workspaces throughout the track. What program should I code in for this challenge or can I open a new Workspace with the files given?

5 Answers

Just for the sake of simulating a real-life project, why not find your discover your favorite text editor?

Jan Durcak
Jan Durcak
12,662 Points

check out Visual Studio

You can open a new workspace by going to Workspaces then choose New +. The left pane supports drag and drop so just highlight the files downloaded and drag them to the lower left pane of the workspace.

Check out Atom

Joe Elliot
Joe Elliot
5,330 Points

For anyone else viewing this, I highly recommend VS Code. It's a free and excellent code editor, I believe it's currently the most popular one.

It's a bit confusing and intimidating when you first open it, you will most likely need to look up some videos on how it works as it doesn't help you out much. But it's definitely worth the work.