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 trialSarah Roseveare
3,252 PointsGood project to learn to use JavaScript in a website after completing JS Basics and Arrays, Loops and Objects?
I'm in the Front End track and have completed the first two JavaScript modules and feel pretty good about the logic/syntax but I want to practice using it in an actual web project rather than jumping into jQuery (the next js module). I'd also like to use it with the HTML/CSS covered so far. I can't find any appropriate projects in the library and am wondering if anyone has any suggestions. Thanks!
1 Answer
Manish Giri
16,266 PointsI use the FreeCodeCamp website to practice on projects. It has tutorials, as well as wide selection of practice projects. If you're already comfortable with the basics, you can choose to implements these projects yourself.
Sarah Roseveare
3,252 PointsThanks Manish!
Salma Elshahawy
6,049 PointsSalma Elshahawy
6,049 Pointswhat about making a todo application?