Pebbling Club 🐧🪨

  • Verification-First Development • Buttondown
    Notes
    before writing code, put in place some means of verifying that the code is correct, or at least have an idea of what you'll do.
    Feed
    Unfurl
  • Write Code That Works by Reid Burke
    Notes
    If you’re writing tests for code that’s rapidly changing, you’re going to spend more of your time writing tests instead of shipping features. For code that’s brand new, I typically only test-first a small amount of code and wait a while before hitting that green bar on a code coverage report.
    Feed
    Embed
    Unfurl
  • 0xDECAFBAD
    Notes
    self-link so as to play with bookmarking a feed
    Unfurl
  • Personal unit tests
    Notes
    "Basically, I’ve made a list of personal unit tests: assertions about myself that I’d like to be true."
    Unfurl