From Spike to Production

Now that we know how to use socket.io to implement a simple chat app, it’s time to apply what we’ve learned to our production code. Our new chapters focuses on implementing the server-side portion of that work. We start off by making plans, reviewing the server code, and writing our first test.

  1. E376From Spike to Production

    Wed, 13 Jan ’16
  2. E377Testing Socket.IO

    Mon, 18 Jan ’16
  3. E378Test-Driving a Socket.IO Reflector

    Wed, 20 Jan ’16
  4. E379A Multi-Client Test

    Mon, 25 Jan ’16
  5. E380Async

    Wed, 27 Jan ’16