Sockets

realtime communication between server && clients



You can find the resulting code form this tutorial on the socket-api-chat-room branch of the Web App Demos repo on the class GitHub page.

creating the front-end UI or client side "view"

creating the backend or server side logic