VirtualTam's bookmarks

  1. Pair programming 2018-02-23

    Guides:

    Approaches:

    Tools:

    • If it is not managed by SCM, it doesn't exist.
    • If it is not covered by tests, it doesn't exist.
    • If it cannot be built and deployed in an automated and reproducible way, it doesn't exist.
    • If it is not running in production, it doesn't exist.
    • If it is not monitored and supervised, it doesn't exist.

    Simple, heh?