minor fixes
This commit is contained in:
parent
dde5fed4bd
commit
ef2760eb86
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ To name some (for historical reasons):
|
|||
|
||||
Now all these slowly become a part of history, but we still can find them in old scripts.
|
||||
|
||||
The language-level module system appeared in the standard in 2015, gradually evolved since then, and is now supported by all major browsers and in Node.js. So we'll study the modern modules from now on.
|
||||
The language-level module system appeared in the standard in 2015, gradually evolved since then, and is now supported by all major browsers and in Node.js. So we'll study the modern JavaScript modules from now on.
|
||||
|
||||
## What is a module?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue