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.
- Watch the videos in this YouTube JavaScript playlist.
- Complete the JavaScript Basics Exercises
- Complete the Debugging in Chrome
- Complete theJS Built-ins
- Complete the Function Arguments