Linkedin - WebSocket Communications with Node and Angular

seeders: 0
leechers: 0
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Linkedin - WebSocket Communications with Node and Angular (Size: 340.9 MB)
  01 - A quick look at Angular.mp4 11.3 MB
  01 - A quick look at Angular.srt 5.7 KB
  01 - How to clone the code at any stage.mp4 8.4 MB
  01 - How to clone the code at any stage.srt 5.7 KB
  01 - Next steps.mp4 2.5 MB
  01 - Next steps.srt 1.8 KB
  01 - Receive your first WebSocket connection.mp4 17.2 MB
  01 - Receive your first WebSocket connection.srt 7.1 KB
  01 - Simulate authentication on new connections.mp4 11 MB
  01 - Simulate authentication on new connections.srt 5.3 KB
  01 - What are WebSockets.mp4 8.1 MB
  01 - What are WebSockets.mp4.jpg?042148 199 KB
  01 - What are WebSockets.srt 2.6 KB
  02 - Connect the web app to the socket.mp4 22.7 MB
  02 - Connect the web app to the socket.srt 11.1 KB
  02 - Create shared datatypes library.mp4 11.6 MB
  02 - Create shared datatypes library.srt 6.1 KB
  02 - Manage multiple connected users.mp4 15.4 MB
  02 - Manage multiple connected users.srt 6 KB
  02 - Preview the chat app we will build together.mp4 6.3 MB
  02 - Preview the chat app we will build together.srt 3.9 KB
  02 - Set up the chat component.mp4 15.9 MB
  02 - Set up the chat component.srt 9.4 KB
  03 - Create the Node.js service.mp4 9.7 MB
  03 - Create the Node.js service.srt 4.5 KB
  03 - Prototype the chat UI.mp4 18.2 MB
  03 - Prototype the chat UI.srt 9.2 KB
  03 - Standardize WebSocket message shape.mp4 13.9 MB
  03 - Standardize WebSocket message shape.srt 6.6 KB
  03 - Start chatting.mp4 25 MB
  03 - Start chatting.srt 12.5 KB
  03 - What you should know.mp4 3 MB
  03 - What you should know.srt 3 KB
  04 - Add the connection UI.mp4 19.3 MB
  04 - Add the connection UI.srt 8.8 KB
  04 - Broadcast new chat message to all.mp4 6.9 MB
  04 - Broadcast new chat message to all.srt 3.5 KB
  04 - Challenge Show notification when user enters or leaves.mp4 2.5 MB
  04 - Challenge Show notification when user enters or leaves.srt 1.6 KB
  04 - Create the client Angular application.mp4 14.5 MB
  04 - Create the client Angular application.srt 6.4 KB
  05 - Challenge Notify all when a new user connects.mp4 3.3 MB
  05 - Challenge Notify all when a new user connects.srt 1.9 KB
  05 - Review the project structure.mp4 8.8 MB
  05 - Review the project structure.srt 5 KB
  05 - Solution Show notification when user enters or leaves.mp4 24.8 MB
  05 - Solution Show notification when user enters or leaves.srt 10.5 KB
  06 - Add the WebSocket server to Node.js.mp4 14.2 MB
  06 - Add the WebSocket server to Node.js.srt 6.6 KB
  06 - Challenge Show list of connected users.mp4 4.9 MB
  06 - Challenge Show list of connected users.srt 3 KB
  06 - Solution Notify all when a user connects.mp4 18.4 MB
  06 - Solution Notify all when a user connects.srt 9 KB
  07 - Solution Show list of connected users.mp4 22.7 MB
  07 - Solution Show list of connected users.srt 10.6 KB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 57 total files

Description


WebSocket Communications with Node and Angular
https://CourseMega.com

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 1h 50m | Size: 341 MB

If you come across a web page that updates in real time, you’re probably seeing WebSocket at work. Unlike the request and response protocol of HTTP, WebSocket allows for real-time, two-way communication, and learning how to use it will help you to develop more useful and engaging software. In this course, Patrick Siewe teaches you just what WebSocket is and what it can do, by guiding you through the creation of an app for live chatting from end to end. First, he guides you through building the backend server in NodeJS, coded with TypeScript. Then, he shows how to build the front end as a very simple Angular application, also coded in TypeScript. As everything around us gets more connected and interactive, being skilled in WebSocket can only make you more marketable and valuable to current or future employers, so join Patrick in this course to get started on mastering WebSocket.