Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Davewill94/checkpoint-javascript

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Checkpoint

Before You Start

Before you begin anything, run npm install.

To run the tests in the terminal, run npm test. Every time you make a change and save your files, you will need to manually re-run the tests. When you start, all of the tests will be failing; your goal is to make as many pass as you can in the hour provided.

HINT: read the output of the failing tests.

Instructions

This checkpoint is divided into two sections:

  • Fundamentals in fundamentals.js
  • Object Oriented JavaScript in oojs.js

Each section has a series of prompts written in inline-comments. Write the JavaScript necessary to complete each prompt in each of the three files. DO NOT modify any of the comments or the tests may fail.

Make a commit after you complete each section.

IMPORTANT: Make sure to use the var keyword for ALL variable declarations (for testing purposes). DO NOT use const or let.

DO NOT modify the files in the /test/ folder.

Submission

Fork this repository and clone your fork locally. Commit as you go. When you are finished, push to GitHub.

Wait until the end of the hour to make your Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.3%
  • HTML 3.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.