Realtime chat app using socket.io and vanilla JavaScript
demo | here
- Node.js basics (async programming, callbacks, anonymous and arrow functions, server side stuff, imports, modules, express, http, path, socket.io)
- Web Sockets
- HTTP/HTTPS
- DOM manipulation, EventListeners, Forms
- npm basics
- Gathering front-end and back-end together