Hello my topic for today is : What is the best way to practice JS and understand it better?
Cause I completed a JS course but I don’t know how to practice all the knowledge that I gained
As I know, FreeCodeCamp has an entire section dedicated to JS challenges, along with projects to build at the end.
Also Exercism, because it’s test-driven and you do it in your own dev environment, not some janky web interface.
Check out Python Tutor ( JavaScript section) which executes the code and shows each process