JS practice websites, not leetcode

I am currently making my progress through the JavaScript Algorithms and Data Structures module of the website, and I am looking for some websites to practice the skills im learning. When I was learning java I was very into websites like codingbat as I found that the difficulty progression is much more linear then alternatives like leetcode. Codingbat also had really basic problems that helped memorize the language syntax better so I am looking for a website similar to that but for JS, anybody got any recommendations?

w3schools is good. Explanations are clear and to the point, with simple examples for each concept.

I’ll take a look at it tonight thanks !

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.