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

Alex Watts
Alex Watts
8,396 Points

Where can I find JavaScript projects that do not use jQuery.

Hello,

I really want to work on my JavaScript skills. Where can I find projects that will help me create stuff in JS without using jQuery.

Thanks!

1 Answer

Sun-Li Beatteay
Sun-Li Beatteay
10,606 Points

The best way to find projects are to make your own. You can find other projects that people have made that are written in JQuery and try to create it without it. If you look at JQuery videos on Treehouse, watch them and then try to do the workspaces in JavaScript and see if you can get the same result.

Here are also a couple websites that can give you some basic tips on common code that you can write in JavaScript:

You Might Not Need JQuery

10 JavaScript Tips