ponyfoo.com

  1. Let’s use const! Here’s why.

    When reading a piece of code, others can take cues from these signals in order to better understand what we did. ES6 offers let and const as new flavors of variable declaration, are they better signals than var?

    10m 21
  2. How Terrible Code Gets Written by Perfectly Sane People

    Help your team avoid some bad habits that can drive good teams to write terrible code.

    8m 5
  3. Fourth Year in Review

    Another year, another review of how Pony Foo did in its latest twelve months online!

    6m 1
  4. Thousands of Color-coded Visualizations in React

    For the past few days I’ve been working on a data visualization that displays Elasticsearch node distribution across different cloud instances and zones.

    19m 2