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.

comments powered by Disqus