spoonben / js-review

Review of what we cover in class, PhilaU JavaScript students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-review

This is something we will use throughout the semester to test things we have covered in class.

How to use

Each HTML file in /questions has a set of tests in it using a really simple testing function.

The objective is to solve each one of the use cases by filling in code above the test.

Write your code -> refresh the HTML page -> see if you test passes -> repeat.

Do this for all the HTML files.

About

Review of what we cover in class, PhilaU JavaScript students.


Languages

Language:HTML 86.1%Language:JavaScript 9.4%Language:CSS 4.5%