/context-constructors-prototypes-code-along

DevMountain Mini Project for reviewing Context and Constructor functions

Primary LanguageJavaScript

Project Summary

In this project we'll test your knowledge of Constructors 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
    • 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.