0 Forks
1 Stars
1 Watchers

JavaScript-ES6

JavaScript ES6/ES2015 walk-through about modern syntax, ES5 compatibility, scalability, Babel JavaScript compiler, declaration with let and const, classes and inheritance, template strings, string features, math and number features, new data structures, iterators, generators, promises and asynchronous data, and arrow functions.

How to download and setup JavaScript-ES6

Open terminal and run command
git clone https://github.com/khachornchit/JavaScript-ES6.git
git clone is used to create a copy or clone of JavaScript-ES6 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JavaScript-ES6 https://github.com/khachornchit/JavaScript-ES6/archive/master.zip

Or simply clone JavaScript-ES6 with SSH
[email protected]:khachornchit/JavaScript-ES6.git

If you have some problems with JavaScript-ES6

You may open issue on JavaScript-ES6 support forum (system) here: https://github.com/khachornchit/JavaScript-ES6/issues