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

General Discussion

Web Performance

I would greatly enjoy seeing a new course covering web performance and best practices. As a web performance advocate it helps getting people thinking about performance early on with learning and early in projects. Are there any plans to bring a new course to treehouse? A great way to get started for anyone reading is to follow the #perfmatters on twitter.

2 Answers

That would be pretty rad. I'm fairly clueless about how say... jquery would affect performance, when to use a library vs vanilla js, and when to not use programming at all.

I would love a cohesive course on that.

Yeah not just focus on run time performance but network/mobile performance such as minification/bundling compression/gzip there is so much to learn that can greatly improve your website especially on mobile!