Skip to content

anand65536/JavaScript2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript for the New Back End

Albany Can Code Course

Fall 2018

This is the git repository for the class. It will be updated on a class by class basis.

You will submit your assignments by doing pull requests. In order to do pull requests, you will need to fork this repository first. Click on the Fork button. Then type the following in the command line:

git clone git@github.com:YOUR-USERNAME/JavaScript2018.git

Add the original repository as a remote to your forked repository to submit your work:

cd into/cloned/fork-repo
git remote add upstream git://github.com/AlbanyCanCodeCourses/JavaScript2018.git
git fetch upstream

Resources:

Slides are available at https://slides.com/jamaltaylor

About

Course through Albany Can Code - JavaScript for the New Back End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors