NodeJS. Server side development for real-time communications
Please rate the course
Source:
Category:
Language:
Russian
Duration:
24:35:53
Number of lessons:
12
Release date:
10/01/2023
Rating:
0.0
Course short description
Learn to solve with Node.js exactly those tasks in which it is much better than competitors.
We are NOT interested in generating HTML on the server, working with files, etc. Our goal is to create a server part for real-time communications (long polling, server sent events, web sockets), because, for example, this is not normally implemented in pure PHP.