Another exquisit release
Lynda.Node.js.Real-Time.Web.with.Socket.IO-XQZT
Title: Node.js: Real-Time Web with Socket.IO
Publisher: Lynda
Size: 221M (230472711 B)
Files: 5F
Date: 12/07/2017
Course #: 633868
Type: Web Development
Published: 12/5/2017
Modified: N/A
URL: www.lynda.com/Node-js-tutorials/Node-js-Real-Time-Web-Socket-IO/633868-2.html
Author: Emmanuel Henri
Duration: 1h 24m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
Are you interested in building your own real-time web
application, but unsure of how to get started? If so, this
course can help by providing you with an overview of
Socket.IO—a web library that enables real-time
bidirectional event-based communication—and explaining how to use it
to build a chat app with multiple rooms. Emmanuel Henri
demonstrates how to create a server with Express and
Socket.IO, code your front-end HTML, and create a chat with the
emit function. He also covers how to add a namespace, code a new
room within the namespace, and set up multiple rooms for your