From 9ca01ff305b637947bc42b6c5c10784c4faa9a26 Mon Sep 17 00:00:00 2001 From: Mitch Moore Date: Sat, 24 Dec 2016 15:25:36 -0500 Subject: [PATCH 1/5] Day 3 Complete CSS Variables and changing them using javascript --- 03 - CSS Variables/index-START.html | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/03 - CSS Variables/index-START.html b/03 - CSS Variables/index-START.html index 7171607a8b..53c78145d9 100644 --- a/03 - CSS Variables/index-START.html +++ b/03 - CSS Variables/index-START.html @@ -21,6 +21,24 @@

Update CSS Variables with JS

From b020453d9ea3c46133db0b7253c532a12ef209e1 Mon Sep 17 00:00:00 2001 From: Mitch Moore Date: Sat, 7 Jan 2017 11:27:23 -0500 Subject: [PATCH 2/5] Day 8 Complete I had loads of fun playing with HTML5 Canvas objects!!! --- 08 - Fun with HTML5 Canvas/index-START.html | 68 ++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/08 - Fun with HTML5 Canvas/index-START.html b/08 - Fun with HTML5 Canvas/index-START.html index 37c148df07..5c69e17860 100644 --- a/08 - Fun with HTML5 Canvas/index-START.html +++ b/08 - Fun with HTML5 Canvas/index-START.html @@ -1,4 +1,4 @@ - + @@ -7,6 +7,72 @@ From 0c2226a5170ffe5a5929a5c15181ffb093fdcb70 Mon Sep 17 00:00:00 2001 From: Mitch Moore Date: Sat, 21 Jan 2017 10:15:22 -0500 Subject: [PATCH 5/5] Day 18 Complete We added the seconds and shit dawg --- .../index-START.html | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/18 - Adding Up Times with Reduce/index-START.html b/18 - Adding Up Times with Reduce/index-START.html index 3eaee0f3ef..745f7a393b 100644 --- a/18 - Adding Up Times with Reduce/index-START.html +++ b/18 - Adding Up Times with Reduce/index-START.html @@ -182,6 +182,28 @@