ponyfoo.com

  1. JavaScript Asynchronous Iteration Proposal

    There’s a proposal in the works to simplify asynchronous iteration even further.

    The Asynchronous Iteration proposal is already in stage 2 and being heavily worked …

    4m 9
  2. How I Got Into Programming

    Roughly half of this story first appeared on the preface to my first book, JavaScript Application Design, but I’ve always felt that the story also belonged on …

    11m 16
  3. Template Literals are Strictly Better Strings

    This article explores how template literals are strictly better than strings, and how they too should become the new default of a post-ES6 era – over single and double quoted strings.

    14m 34
  4. What Does a Sound Look Like? Web Audio Art!

    The Web Audio API is a very powerful feature available in modern browsers today, boasting a rich set of functionality. In this exploration, we’ll be looking at …

    14m 2