Skip to content

michael-wijaya/js-for-noobs

 
 

Repository files navigation

JavaScript for Beginners

JS for Noobs aims to explain basic JavaScript concepts through simple examples.

Navigation

File names are reflection of a concept in JavaScript. Open the file and you will see the explanation of that concept.

Prerequisites

  • Node JS
  • Javascript

Installation

Just install the Node.js

How to use

$ git clone https://github.com/andrekristanto1798/js-for-noobs
$ cd js-for-noobs
$ node <file> # Example: node decorator.js

About

JavaScript For Beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%