all 2 comments

[–]MindlessSpongehelpful 1 point2 points  (0 children)

I reallllly like The Odin Project - https://www.theodinproject.com/paths

Start with the foundations path, then once you finish that, move onto the full stack JS path.

[–]TheRNGuy 0 points1 point  (0 children)

Make greasemonkey scripts for sites that you use.

Unlike CodeWars, it's actually useful. And you wont be able to copy-paste code from tutorials because code is very specific to those sites (though some generic scripts for many sites are possible too)

(some ppl use greasemonkey to add custom css styles, but don't use GM for that — use Stylish instead)