Some exercises may no longer work as dependencies have evolved over time. We recommend using the JavaScript for Beginners course instead.
This lab builds the basic skills of web development in JavaScript. This lab, using the latest version of JavaScript and developer tools to allow this, starts with the basics needed to write simple scripts and builds on this to prepare you for using modern JavaScript frameworks and libraries such as React and Angular.
Upon completion of this lab you will be able to:
This lab is intended for:
You should be familiar with:
Completion of the Web Development Fundamentals - HTML and CSS lab is recommended to fulfill the HTML and CSS prerequisite.
November 3rd, 2020 - Updated the lab exercise guide to replace out-dated commands in quick lab 1
October 12th, 2020 - Added a replacement command for quick lab 1 instruction 4 to install version 3 of webpack-cli in order for the webpack development server to run
October 8th, 2020 - Updated quick lab 1 to include the empty src folder and index.html skeleton
October 5th, 2020 - Updated index.html file used in quick lab 12 to include missing HTML
May 11th, 2020 - Added instructions to review delegate guides to learn about the topics applied in the quick labs
May 6th, 2020 - Added Exercise Guide Supplemental Instructions section to help clarify instructions in the quick lab guides
July 9th, 2020 - Enabled direct browser RDP connection for a streamlined experience