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

CSS How to Make a Website Customizing Colors and Fonts Resize Text

Do I have to use workspace?

Am I required to use Workspace while I complete the Web Development track?

5 Answers

Absolutely not! It's just a handy tool TH provides you with to follow along with the projects if your aren't savvy with other 3rd party code editors. It's really similar to Sublime Text in my opinion (which is what I use). I encourage you to check both out and see which you are most comfortable with, hope this helps!

idan ben yair
idan ben yair
10,288 Points

Derick is right, you should get use to Sublime Text its a cool and easy to use text editor with cool coloring that help you understand your code better and also help you see where you've made a mistake. And that is important when youre coding, sometimes its really hard to point out a mistake in a big chunk of code and sublime text helps that.

Emem Umoh
Emem Umoh
3,666 Points

I prefer to use any of the text editor (Atom/Visual Studio Code) or IDE (WebStorm/Visual Studio) since that will help me master them in return. Obviously you will not be using workspaces to code a real life project in due course.

No - but workspace will save your work and allows you to interact with the problems a little better. But like the others have said, you can use what you like. I personally like the workspace because it helps me keep track and organize what I'm doing

You dont have to. It's just to write down your code. (I use Sublime Text 2 ).