Skip to content

Latest commit

 

History

History
 
 

02_javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

JavaScript

In this section you will learn about JavaScript. Although seemingly simple, learning JavaScript well is vital to becoming a strong web developer. JavaScript is the language you'll use later when we learn about Node, Express, and React. A solid background knowledge of JavaScript is one of the diferentiating factors between amature and advanced web developers.

Tasks

  1. Watch the videos in this YouTube JavaScript playlist.
  2. Complete the JavaScript Basics Exercises
  3. Complete the Debugging in Chrome
  4. Complete theJS Built-ins
  5. Complete the Function Arguments

Helpful Docs