home.social
  1. Examples of binary choices where both options seem equally good at first, but really aren't:

    When writing parsers using , consuming trailing whitespace is better than consuming leading whitespace. "Design patterns for parser combinators" dl.acm.org/doi/abs/10.1145/347

    When writing , clearing the database before each test is better than clearing it after. "Dangling state is your friend" docs.cypress.io/guides/referen