Serve a Static File

We double-check our file setup and teardown code, then start test-driving our file-serving code. It doesn’t work at first due to a tricky interaction between exception handling and asynchronous Node.js code, but we get it working in the end.

  1. E17Minimum Marketable Feature

    Wed, 22 Aug ’12
  2. E18Test-Driven Files

    Fri, 24 Aug ’12
  3. E19Serve a Static File

    Mon, 27 Aug ’12
  4. E20404: Found

    Wed, 29 Aug ’12
  5. E21Checking Our Assumptions

    Fri, 31 Aug ’12
  6. E22Custom 404 Page

    Mon, 3 Sep ’12