Node.js: Better Performance With Socket.IO and doT

By Maciej Sopyło If your site relies on data sent to clients, you can boost its performance using client-side templates and WebSockets. In this tutorial, I will show you how.   Introduction We will begin by transforming a preexisting application to be faster and more durable under high traffic. I will show you how to […]