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 trialArjun Sharda
1,603 PointsWhich of these programs is most like the workspaces on this site?
I really dig the workspace modules here, I'm wondering which program is similar to them
1 Answer
Hakim Rachidi
38,490 PointsOnline Editors
Codepen is a (very) popular and creative driven plattform with a built-in online editor. Just like Fiddle the editor which is integrated into w3school which is like workspaces primarily used for learning.
Others are:
- JSBin
- REPL.It is a cool one because it supports as workspaces many languages like python, swift, ruby, c++, node, HTML/CSS ...
There are many more editors which let you customize things like the editor theme and more but these are the most popular ones I used.
Hope this helps;
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsCan you clarify your question? Perhaps you want to know an environment similar to Workspaces?