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

JavaScript

Good 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!

Salma Elshahawy
Salma Elshahawy
6,049 Points

what about making a todo application?

1 Answer

Manish Giri
Manish Giri
16,266 Points

I 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.

Thanks Manish!