Day 3 of #100DaysOfClojure
[Read More]
Clojure reading materials
Day 2 of #100DaysOfClojure
[Read More]
100 Days of Clojure
About fifty days ago, I comitted to the 100 days of code challenge. I failed. I made it to about day 35 and then I missed a day, then two, then it was a week. I feel bad about it.
[Read More]
Spread operator and object assign
Today, I tried to combine two objects in node. The actual values and the default ones. I wanted to use the spread operator to make this simple.
[Read More]
I am loving node
Recently, I decided that I would learn node and modern JavaScript. I had considered learning JavaScript in ernest for a long time, but never got around to it. I think that this had a lot to do with being attached to the command line, automation, testing and build tools. The...
[Read More]