AutoSponge
  • Archive
  • Categories
  • Pages
  • Tags
  • Compose With Reduceright

    29 Jan 2014

    Poor .reduceRight. This JavaScript late-comer (ES 5.1) does the same thing as .reduce, only backwards. No wonder this seemingly forgotten function gets no love.

    Read more...

  • Transforming Json

    28 Jan 2014

    I work with APIs a lot. I appreciate the effort some groups put forth to document their API and their payload formats, especially when tools like Swagger can help demonstrate the API in the browser.

    Read more...

  • Publishing Part To Npm

    16 Jan 2014

    I published my library, _part_, to NPM today. As my first attempt to publish anything to NPM, I expected problems but not the ones I encountered.

    Read more...

  • Personal Choices

    10 Jan 2014

    choices

    Read more...

  • Promises

    27 Dec 2013

    The bright future of promises in ES6 may change my programming style. While I appreciate the blog articles extolling the benefits of ES6 Promises, I desperately need a sandbox to play in before I can learn a new technique or technology.

    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