This repository contains all my review into the basics of JavaScript
This repository is useful for any developer looking to review the essentials of JavaScript. Within the each file are fully built-out examples with comments thoroughly explaning what each piece of the code is doing. I created and utilized this project for the introduction to JavaScript portion of the Lambda School curriculum.
Future plans for this project include: adding code challenges with test files to further practice this material.
Fork/clone the repositoryUsing VSCode and a Command Line:
cd into your newly cloned repository
Create a new branchAfter you have created your branch, choose which file you want to review:
cd <folder of your choice>
node <filename>- 0.0.1
- Work in progress
Adam Monast – LinkedIn – adammonast@gmail.com
