Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

msd-code-academy/01-intro-javascript-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lesson 01 - Introductory JavaScript crash course

Introductory JavaScript crash course - test your current skills on commonly misunderstood language features.

Practise & learn

Fork & clone this repo on your machine. Then, in the project directory, run:

npm install
npm test

You should see how tests are executed and 4 of 5 fail. Your goal is to look into index.js and try to spot & fix all issues in the code so all tests are green. Consult solution/index.js for help & possible solution.

About

Introductory JavaScript crash course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published