ponyfoo.com

  1. Disguise Driven Testing: Jest Mocks In Depth — Part 2

    Mocks are a great way of preventing AJAX calls in tests, but they can also help you isolate side effects and impurities that can create complicated tests.

    As you learned …

    16m 0
  2. Conflict Resolution and Code Reviews

    Have you ever tried to do a code review on a PR that merges a large release branch or feature branch back into mainline, fixing merge conflicts? It’s not pretty.

    3m 3