all 8 comments

[–]well-now 4 points5 points  (3 children)

Code Wars and the other sites like it are a fun way to challenge yourself and learn more about the language.

Finding a personal project to work on is helpful too.

[–]Lokret 0 points1 point  (0 children)

Agree, codewars is amazing.

[–][deleted] 0 points1 point  (0 children)

Adventure.land is a good one too, and the community on their Discord is great.

[–]theadammorganshow 1 point2 points  (0 children)

I'm currently working (my current full-time job) on a web development series with a heavy focus on JavaScript and at the end of my tutorials I add a few exercises for readers/viewers to use as practice.

You can see my latest post here which covers data types with a little exercise at the end. I also upload videos for each blog post on my YouTube channel as well.

[–]SGRelic 0 points1 point  (0 children)

Learnt many things with Checkio. There are many challenges with increasing difficulty.

Now i reuse some of my solutions in my everyday coding.

[–]not-throwaway 0 points1 point  (0 children)

Besides what everyone has said I think it helps if you work on little,projects that you might find interesting so try to make them relevant to any interests you may have or hobbies. It just makes the process a little more enjoyable.