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 trialJamie Bell
Courses Plus Student 33 PointsI need some online resources based on Javascript Problems
Hi Everyone! It's my dream to be a Javascript Developer.I know basic Javascript only,i want to practice some Javascript in online.I want to solve Javascript problems,i need to clear my Javascript logics.Is there any better online platform to solve Javascript problems like other programming languages?
3 Answers
Rich Donnellan
Treehouse Moderator 27,708 PointsMaybe try something like Codewars. You'll find many problems to solve.
Chyno Deluxe
16,936 PointsYou can try stackoverflow.com. It's not specific to JavaScript but its a network of programmers that ask for help with their coding problems.
Jamie Bell
Courses Plus Student 33 PointsThanks Chyno, but i just wanted a online platform like https://uva.onlinejudge.org/ to practice with some Javascript problems.
Ran ShemTov
14,148 PointsWell, you also have freecodecamp.com. This website offers not only tution for JS (and front-end in general) but also JS algorithems to solve, and some suggestions for full-scale projects that others members of the community will check for you. Take a look. I liked the algorithems best.