caseydailey / coins

javascript makes change and puts it in the DOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The goal of this was just to make change using javascript. I wanted to put it in the DOM and one thiing led to another. The code is jumbled, brittle, and probably non-sense in some places. --but it works (kinda).

it needs refactoring in several places. i've learned a lot here but it's time to move on to the other exercises.

live and learn.

About

javascript makes change and puts it in the DOM


Languages

Language:JavaScript 74.1%Language:HTML 14.1%Language:CSS 11.8%