Skip to content

ekaranjaa/mastering-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering JavaScript

A crash course on Modern JavaScript courtesy of Brad Traversy on Udemy

How to run

  • Make sure you have node installed.
  • Open the relevant file.
  • Using VS Code, press CTRL + ALT + N or in your terminal, run node filename

Alternatively:

  • Create an index.html file in the root of the project and link the relevant file in it
  • Open browser and run file

Anything DOM related is tested using index.html in the root directory. Don't confuse it with projects.

The folders are named as per module and the files are named according to the lesson title.

Projects

Projects done during this course are in the ./projects directory.

About

A beginner-friendly course on modern JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published