0 Forks
1 Stars
1 Watchers

LearningJS

This are some slides created for people who just started learning JavaScript. It includes the usage of the different functions with challenges for you to complete as you go through the slides! Other contents like programs created by me in JavaScript are also included in this repository.

How to download and setup LearningJS

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

Or simply clone LearningJS with SSH
[email protected]:Mini-Ware/LearningJS.git

If you have some problems with LearningJS

You may open issue on LearningJS support forum (system) here: https://github.com/Mini-Ware/LearningJS/issues