On my ongoing journey of self-improvement, I made a little thing. In a relative first for me, I did it without including all of the fancy libraries. It also uses Firebase, which is a pretty neat, simple thing. Check it out here .
This will probably work until firebase decides it shouldn’t.
Change History(?)
2017-04-07 08:01:28 : should be committed...
»
Find bdeed64d1aad514261a815d62f14fc54e7a80c6a on GitHub.
should be committed...
---
title: Squares
summary: Drawing some squares in JavaScript & firebase.io.
date: [-2015-01-09-]{+2014-07-09+} 17:00:54
thumbnail: squares.png
tags:
- JS
2015-06-02 19:42:11 : Various tweaks.
»
Find ecb0bb8e7e8a0ac43f9fe423eeab47d49c192fe1 on GitHub.
Various tweaks.
---
title: Squares
summary: Drawing some [-squares.-]{+squares in JavaScript & firebase.io.+}
date: 2015-01-09 17:00:54
thumbnail: squares.png
tags:
2015-01-30 09:56:53 : Flipping things.
»
Find 505a7792c36e80d106980836679972be7c20149f on GitHub.
Flipping things.
---
[![Squares.js](/media/img/squares.png)](/squares/)
{+{% mark excerpt %}+}
On my ongoing journey of self-improvement, I made a little thing. In a relative first for me, I did it without including all of the fancy libraries. It also uses Firebase, which is a pretty neat, simple thing. Check it out [here](/squares/).
{+{% endmark %}+}
[-**This-]{+*This+} will probably work until [firebase](http://firebase.com) decides it [-shouldn't.**-]{+shouldn't.*+}
2015-01-28 21:41:35 : Updaing.
»
Find ce23a04e7fc5c21c9bb31303f69622e3f01a1e0d on GitHub.
Updaing.
---
[![Squares.js](/media/img/squares.png)](/squares/)
On my ongoing journey of self-improvement, I made a little thing. In a relative first for me, I did it without including all of the fancy libraries. It also uses Firebase, which is a pretty neat, simple thing. Check it out [here](/squares/).
{+**This will probably work until [firebase](http://firebase.com) decides it shouldn't.**+}
2015-01-28 21:09:48 : Iniitial commit.
»
Find 3ff81d37d601c19dda6a475856f57d5d038029e2 on GitHub.
Iniitial commit.
@@ -0,0 +1,13 @@
{+---+}
{+title: Squares+}
{+summary: Drawing some squares. +}
{+date: 2015-01-09 17:00:54+}
{+thumbnail: squares.png +}
{+tags:+}
{+ - JS +}
{+track: True+}
{+---+}
{+[![Squares.js](/media/img/squares.png)](/squares/)+}
{+On my ongoing journey of self-improvement, I made a little thing. In a relative first for me, I did it without including all of the fancy libraries. It also uses Firebase, which is a pretty neat, simple thing. Check it out [here](/squares/).+}