Skip to content

cpaluch/js-cheat-sheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to JavaScript

Here are the files we will be using during Intro to JS meeting on 2/23/2020.

If you don't have a text editor/IDE and Git already installed:

  1. Link to install Git
  2. Link to install Visual Studio Code

Follow these steps:

  1. Fork this repository by clicking on the Fork button at top right corner:
  2. After you have forked the repository, clone (your version of the) repos with git clone https://github.com/<YOUR_GITHUB_USERNAME>/js-cheat-sheet.git by opening git bash
  3. Go into your cloned directory with cd js-cheat-sheet

About

AWC Intro to JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 6.9%