Why did my code work before and now suddenly stop?

It’s okay! Some month of practice and you will be more familiar with the JS-Syntax.

Your biggest challenges will be surely…

  • onReady()
  • async-await
  • .then() -methods/commands

Pay always attention on them in your JS-Syntax.

And do never forget —> CONSOLE <— is your —> BEST-FRIEND!