AutoSponge
  • Archive
  • Categories
  • Pages
  • Tags
  • Beyond 5 Guys Composites

    18 May 2011

    In programming terms, Guy is a simple composite of Person. Think of Guy as the wrapper around Person–Guys protect their inner Person (via encapsulation). Since this is a pattern, and therefore generic, we need to make the process of building Guy more generic.

    Read more...

  • Learning Javascript Should I Read Books Or Source Code

    16 Mar 2011

    Both and neither.

    Read more...

  • Leap Year And Valid Dates

    16 Mar 2011

    Quick example of validating a date on the client-side without regex.

    Read more...

  • 5 Guys The Evolution Of Classes In Javascript Part 5

    02 Jan 2011

    Here’s our highly evolved Guy:

    Read more...

  • 5 Guys The Evolution Of Classes In Javascript Part 4

    02 Jan 2011

    Inside every Guy, there’s a little person. Person has stuff but could also have hopes and dreams. So, it makes sense to call person a class–Person.

    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