September 2018
Beginner
501 pages
10h 32m
English
What You’ll Learn in This Lesson:
What we mean by the term modules
Some reasons for using modules
How to write, declare, and use modules
How to import and export module values
In the lessons so far, you have usually used only one source file to store your JavaScript code. While this approach is fine for the ...
Read now
Unlock full access