Radical Simplification

We continue simplifying and improving our HtmlElement class. By taking advantage of JavaScript’s first-class functions, we’re able to radically simplify the class’s repetitive method declarations. We actually define the methods by calling functions that return our method functions.

  1. E121Toward a Minimum Viable Product

    Mon, 5 Aug ’13
  2. E122jake run

    Wed, 7 Aug ’13
  3. E123A Question of Design

    Mon, 12 Aug ’13
  4. E124Return of the HtmlElement Abstraction

    Wed, 14 Aug ’13
  5. E125Radical Simplification

    Mon, 19 Aug ’13
  6. E126relativeOffset()

    Wed, 21 Aug ’13
  7. E127Dumbfounded

    Mon, 26 Aug ’13
  8. E128If Not for Those Meddling Kids

    Wed, 28 Aug ’13
  9. E129Too Many Events

    Mon, 2 Sep ’13
  10. E130Broken Windows

    Wed, 4 Sep ’13
  11. E131Special Cases

    Mon, 9 Sep ’13
  12. E132Abstraction, or Just Reinventing the Wheel?

    Wed, 11 Sep ’13