AutoSponge
  • Archive
  • Categories
  • Pages
  • Tags
  • Everyday Learning Tools

    10 Oct 2015

    I find simple, practical code examples very important for learning new things. Tools like Rx Marbles, Promisees, and MetaJS blow me away. But I can’t move past these examples until I can integrate the concept. Connect it to something else I know and test a hypothesis about how the two components will interact. Often, that means cloning some repos, installing some dependencies, or building a project. That can get messy.

    Read more...
  • Babel Npm Scripts

    01 Oct 2015

    I don’t say it often enough, although I did gush on @sebmck at jsconf2015), I :heart: Babel.

    Read more...
  • Iterating Nodelists

    02 Jun 2015

    I was happy to meetup with other JavaScripters in Iceland. I was also happy to discuss my latest set of tools which includes Babel (via JSPM) when a discussion topic came up that I thought I had a handle on.

    Read more...
  • The Speed Of Native Components

    14 May 2015

    I did an experiment adding the Polymer todomvc implementation to the great todo-perf-comparison project. My theory was that, based on how web components update their models, any application using small components (with small models) would naturally perform as well or better than React.

    Read more...
  • Virtual Dom Unleashed

    19 Mar 2015

    I worked on a very large, very complex system with some great folks in one of my previous jobs. A particular leader kept using abstractions I couldn’t buy into: factory, widget, state machine. I eventually found a use for these abstractions but now they’re under threat of being completely replaced. These are tools of the OO playbook–creating a system of “smart objects”.

    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