I don’t know what to do. I started this challenge, have just written some code. When I tried to test the first part of the code the browser crashed. However, as soon as I get to the page of this challenge again, after a few seconds my browser freezes. This doesn’t happen with any of the other pages of the site. I don’t click Run Tests, I just open the page. I can’t even change anything in my code, as it’s the most likely a cause of the problem.
node.js is just a runtime for javascript. you can think of it as a compiler. so instead of running a js grogramm on the browser you can run it on your terminal.
Thanks for all the suggestions, guys. I would change my code, but I have no idea how to change it since the whole browser freezes when I try to. How could I change the code from url, @jenovs? That seems weird