Angular and NodeJS Websockets: A Rapid Guide


Build a chat app with Angular, NodeJS and Socket io.

In NodeJS you will learn: 

  • Use NodeJS with Typescript
  • Use TypeORM with MySQL
  • Use WebSockets with Socket io
  • Use Middlewares
  • Handle Multiple Rooms

In Angular you will learn:

  • Use Angular 18
  • Use Angular Signals
  • Use WebSockets with Socket io