Skip to content

abdirahmanahmed1/Week5_JS_Advanced_02

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototypes, Inheritance and Classes

Follow these steps to set up and work on your project:

  • Create a forked copy of this project.
  • Clone your OWN version of the repository (Not Gabi's by mistake!).
  • Create a new branch: git checkout -b <firstName-lastName>.
  • Implement the project on your newly created <firstName-lastName> branch, committing changes regularly.
  • Push commits: git push origin <firstName-lastName>.
  • Submit a Pull-Request to merge Branch into main (student's Repo). Please don't merge your own pull request
  • Submit Assignment in the student portal.

Assignment Set Up

  • Complete all the exercises as described inside each assignment file.
  • To test your console.log() statements, open up the index.html file found in the assignments folder and use the developer tools to view the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • HTML 5.8%