Exactly Duplicated

We finish implementing our “clear screen” events and move on to updating the server. When the server receives a clear screen event, it needs to convert that event to a server event and send it back out to all the other browsers. This is very similar to code we already have, so our challenge will be to remove the duplication. First, we just get it to work.

  1. E490Clear Events

    Wed, 15 Feb ’17
  2. E491Exactly Duplicated

    Mon, 20 Feb ’17
  3. E492DRYing Up the Server

    Wed, 22 Feb ’17
  4. E493Network in the UI

    Mon, 27 Feb ’17