Pebbling Club 🐧🪨

  • Testing native ES modules using Mocha and esm. – Alex Gibson
    Notes
    Turns out, many JavaScript testing frameworks don’t yet support native ES modules out of the box, and I was struggling to find an easy solution that didn’t require transpiling my code back to ES5.
    Unfurl
  • ES6 Promises in Depth
    Notes
    Promises are a very involved paradigm, so we’ll take it slow.
    Feed
    Unfurl