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 trialNigel Horton
5,962 PointsA code playground for this would be nice.
A code playground for this would be nice.
3 Answers
Matt Varner
5,373 PointsI download every file I can get my grubby hands on, mostly because I used to study at Codecademy, and zipping through the lessons didn't help retain any of the information.
I used the attendant starter project files and created a pen so people could modify along with the video. Hope this helps!
http://codepen.io/RavingNoah/pen/yyYJbx
Please note: I don't know if there is Markdown syntax for opening a link into a blank tab/page, so you'll have to right-click your way into one.
James Barnett
39,199 PointsThere is Workspaces, which allows you to try out CSS (and Sass). It does lack the ability to share your creations.
What exactly are you describing?
Peter Barry
10,059 PointsI don't necessarily want to speak for Nigel, but I would guess he's talking about the lack of a direct link to the videos project files on CodePen; which a fare number of the videos in the "CSS foundations" have (I'm guessing this particular series was done before Workspaces was a thing?).
Nigel: The project files are available to download from the download section under each video if you had not realised (although it is a pain to download these for each video so having a direct link to them on CodePen or Workspaces, like you said, would be very useful).
James Barnett
39,199 PointsI'm guessing this particular series was done before Workspaces was a thing
Yep
John Mutch
6,962 PointsJohn Mutch
6,962 PointsVarner this is exactly what I needed. Thank you for your work to get this code out for the grubby hands crew. I love to hack the code for videos, it helps me learn. Great job!