AutoSponge
  • Archive
  • Categories
  • Pages
  • Tags
  • Copy Specific Properties

    22 Aug 2014

    While working with some results from an API call, I needed to copy several (but not all) of their properties onto model objects I would use for application state. Most copy or clone functions grab every property from the source object but I wanted to just list a few.

    Read more...

  • Web Component Presentation

    25 Jul 2014

    If you like web development but hate design, raise your hand.

    Read more...

  • Where

    21 Jul 2014

    After reading a friend’s article about constraint notation, I realized I need this… for things.

    Read more...

  • Multiple Express Server Scaffold

    17 Jul 2014

    I recently needed to create a demo of an OAuth2 workflow. This required four servers in total, most with ssl, all running concurrently. The trick was to actually develop this system within my workflow.

    Read more...

  • Chainable Curry Without Modifying Prototypes

    01 Jul 2014

    “OMG another curry article!?”

    Got it out of your system? Cool. Let’s continue.

    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