Skip to content

Afternoon Project for JavaScript Part 4. 'this' keyword. Classes. Finished

Notifications You must be signed in to change notification settings

blamb31/javascript-4-afternoon-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Summary

In this project we'll test your knowledge of Classes and Context in JavaScript.

Setup

  • Fork and clone this project
  • Open the project in your text editor
  • Open index.html in your browser
    • Use either live-server or your file explorer
  • Select either the Classes or Context link
  • Open the associated JavaScript file and start coding
    • The list items will turn green as you complete each step
  • Add and commit your code often!

When you complete the project, push your code to github and submit the URL in the LMS.

Resources

Classes
Context

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2019. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About

Afternoon Project for JavaScript Part 4. 'this' keyword. Classes. Finished

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • HTML 1.8%