matthops / javascript-4-afternoon-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 98.2%Language:HTML 1.8%