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

General Discussion Random Quote Generator

How do I get started with writing/previewing my code?

Hey guys,

I'm just about to start my 'Random Quote Generator' project.

I have downloaded all the files and set up my github account...

What do I do now? Where am I supposed to be doing this, in workspaces?

I have downloaded Sublime Text Editor and have currently opened up all the files in that.

How do I preview the page and test that what I've written works? How do I debug my code?

Thank you

2 Answers

Jay Padzensky
Jay Padzensky
4,731 Points

Hi Matt,

Nice work so far. You can definitely create projects in Workspaces. It gives a built in preview that allows you to see how your project is progressing. You can also use something like Sublime, Notepad++, Atom, or Brackets.io as well. Each of those may have a slightly different path to take to preview your code. Here's a quick and easy Youtube vid that may help with Sublime. Best of luck!

Thank you, Jay!