1989 Forks
8938 Stars
8938 Watchers

en.javascript.info

Modern JavaScript Tutorial

How to download and setup en.javascript.info

Open terminal and run command
git clone https://github.com/javascript-tutorial/en.javascript.info.git
git clone is used to create a copy or clone of en.javascript.info 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 en.javascript.info https://github.com/javascript-tutorial/en.javascript.info/archive/master.zip

Or simply clone en.javascript.info with SSH
[email protected]:javascript-tutorial/en.javascript.info.git

If you have some problems with en.javascript.info

You may open issue on en.javascript.info support forum (system) here: https://github.com/javascript-tutorial/en.javascript.info/issues