Skip to content

kitchra/js-cheat-sheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWC Intro to JavaScript

Here are the files we will be using during Intro to JS workshop with AWC on 10/29/2019.

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
  3. Go into your cloned directory with cd js-cheat-sheet
  4. Check out the starter branch with git checkout starter

About

AWC Intro to JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • HTML 12.0%