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 trialTijl Declerck
1,211 Pointsextra practice on Arrays, loops and objects.
Hello,
I need more practice before I move on to the the nex part. Are there more challenges like these or could you give me a link to an outside source of exercises. I need more practise because I'm not skilled enough yet to start the next course.
1 Answer
Iain Simmons
Treehouse Moderator 32,305 PointsAnother good resource is a site called Codewars.
Here's a link to a search for JavaScript 'katas', which are small practice exercises. You can also filter by particular topics in the programming language of your choice: https://www.codewars.com/kata/search/javascript?q=&beta=false
Alexandr Steinberg
8,217 PointsAlexandr Steinberg
8,217 PointsI find the "Try it Yourself" sections of the W3C Schools site quite helpful...W3C Schools JS Arrays When you're done there, use the navigation pane on the left to find other material to go through.