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

Yosif Qassim
Yosif Qassim
6,367 Points

How can I practice using javascript?

what is the best way to practice using javascript ?????????????????

2 Answers

Andreas Nystrรถm
Andreas Nystrรถm
8,887 Points

Depends on what level you're on. But there is a lot of fun games and challanges on the web.

Reddit has some daily challenges that's both easy and hard: https://www.reddit.com/r/dailyprogrammer/

There is a site called coderbyte that has some challenges too: https://coderbyte.com/

The best way is just to code. So just code something. Maybe make a small webside and use JavaScript to interact with it (if you know basic html/css that is).

I would suggest you to go to codewars and start by doing 8kyu tasks until you feel comfortable and then start doing more challenging tasks.

If you join code wars feel free to add me to connections https://www.codewars.com/users/stefanlazarevic Good Luck and happy coding!