AutoSponge
  • Archive
  • Categories
  • Pages
  • Tags
  • Shaping A Better Community

    24 Mar 2014

    I read “Dissent Unheard Of” by Ashe Dryden today. My heart sank. In the same week I read about Julie Ann Horvath’s exodus from GitHub, I feel like I lied to my daughter.

    Read more...

  • Inheritance With Modules

    22 Mar 2014

    In the rewrite of svg-clock, I became enamored with the util.inherits pattern. With Browserify, it works on the server and in the browser. I’m a little late to the party. Several other libraries I follow already use this pattern and for good reason.

    Read more...

  • Flow Toward Maintainability 2

    18 Mar 2014

    Last October, I published a repo and blog article about Flow-based Programming (FBP). After seeing Gulp and Browserify in action, I wanted to update the repo and see if I could increase my maintainability score of 135.58.

    Read more...

  • Conference Rant

    11 Mar 2014

    <rant>

    Read more...

  • Es6 Ncurry

    17 Feb 2014

    While reading through Highland Streams, I noticed how many of the functional bits ES6 will help–as soon as we get them. One function I rather liked, ncurry follows the basic curry syntax but solves the “function.length problem” by passing n, the length, as the first parameter.

    Read more...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • »

© 2017 Paul Grenier with help from Jekyll Bootstrap and Twitter Bootstrap