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
Mark Brady
6,239 PointsAre there any free website testing like browserstack.com? I'd like to test my projects.
I'd like to test my projects, but I'm looking for a free site.
2 Answers
Alexander Davison
65,469 PointsWhy are you looking for a website to do all of this? You could use Treehouse Workspaces and upload your project (at least I think you can do that), or you could just run the project on your browser.
Or, if you are working on a project that's written in a back-end language like Python Ruby or PHP, you could just install the thing locally on you computer and run the project.
~Alex
Mark Brady
6,239 PointsI'm learning front-end dev and I want to test my projects on many browsers and such to see how they will display.
Alexander Davison
65,469 PointsOof, I don't know how to do that, sorry :/