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 trialSeamus Ennis
1,594 PointsWill the "Front End Performance Optimization" course leave me clear on how to optimize in the WordPress environment?
I want to move beyond plugins and do it properly, but all of the resources I have found so far do not clearly explain how to implement the recommendations in WordPress specifically (without plugins).
2 Answers
Steven Parker
231,172 PointsAs I recall, this course is about optimizing HTML, CSS and JavaScript for page performance (minimal loading time, etc.). Wordpress is a content management system and is not a topic area covered in this course.
Seamus Ennis
1,594 PointsThanks Steven, Yeah I went ahead and started it anyway and while it is not WP specific, I think it's a good primer on the topic anyway.