Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Diego Marrs
8,243 PointsHTML5 Canvas?
I was wondering if Treehouse was looking into making a course covering the HTML5 canvas? I was curious cuz I'm looking into trying it soon.
1 Answer

Joshua Kaufman
19,193 PointsThe best I can think of is the Jquery Basics Course. There are plugins and JavaScript you can use to make your HTML5 <canvas></canvas> tag actually do things.
It might require just accepting how certain components of JavaScript and HTML work, but this is the course I went through. Follow Andrew carefully, and it should give you something cool to work off of :).
https://teamtreehouse.com/library/jquery-basics/creating-a-simple-drawing-application/preparation
PSST Follow that link above to the course about the canvas using Jquery!