mgreenblog

Posts in the category "JavaScript"

  1. Flapjax on PL Perspectives
    Our work is featured on the SIGPLAN blog.
  2. Debounce and other callback combinators
    Flapjax is a library.
  3. My software makes the medium time.
  4. ADTs in JS1.8
    Algebraic datatypes, as a library in JavaScript.
  5. JS2/ES4
    Arguing about the future of JavaScript; Dustin Diaz and Brendan Eich join in to comment.
  6. Lifting in Flapjax
    I explain Flapjax's core notions with a simple implementation.
  7. The price of `cloneNode`
    It turns out that copying everything is expensive.
  8. Attack of the `cloneNode`s
    Outdated advice on how to manage DOM nodes.
See all categories