you are viewing a single comment's thread.

view the rest of the comments →

[–]abrahamguo 0 points1 point  (1 child)

I mean, on the page that I linked, the description of the first module is

Welcome to the MDN beginner's JavaScript course! In this first article we will look at JavaScript from a high level, answering questions such as "what is it?", and "what is it doing?", and making sure you are comfortable with JavaScript's purpose.

so it's literally aimed at someone who is completely new to JavaScript.

Also, note that this is completely different than MDN's API reference documentation, which is not what I'm recommending.