Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 811 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 811 Bytes

Lab 1: JavaScript Foundations

Learn how to work with the basics of JavaScript through interactive challenges.
To clone this repository, you can follow these instructions: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository.

It is crucial that you read the following instructions before working on anything in this project:

To start, follow the instructions given in instructions.ipynb. DO NOT TOUCH THE INDEX.HTML OR INDEX.JS YET!

We recommend storing the index.js and index.html files that come with cloning this repository in a different directory/folder temporarily before you start working on them. This way, you can follow the instructions.ipynb with less issue.

Have fun learning Javascript!