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 can i get an offline workspace

offline without depending on an internet connection

4 Answers

You're best bet would be to download the workspace files from the videos and use a code editor to work on them offline. there are plenty of free editors out there. one of my personal favorites is Brackets. it's free and open source. other than downloading the workspace files there not any other options that im aware of.

Thank you, it can be useful.

Philip Vaarskov
Philip Vaarskov
2,252 Points

Is there a great console for mac that shows error and where on the lines the error is, just like the console workspace. Im using Atom as the editor.

You can probably just download Linters for the languages you are working with. those would provide errors within Atom.