30 Days of Node.js – Day 14

Today I learned how to use Node.js in combination with Socket.IO. Within the lessons, I learned how to create two mini-applications. One application was to create quotes within an admin interface which then will be displayed in real time on another page. The second application was to dynamically change the background colour or paragraphs. Today’s code snippets can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2014%20-%20Intro%20to%20socket.io.

Resources:

Leave a Reply

Your email address will not be published. Required fields are marked *