Modern Node.js course in 2020

Modern Node.js course in 2020

Dear fellow engineers, the Metarchia community presents to your attention a modern Node.js course, which includes a deep analysis of all the features and aspects of the platform. The main focus is on how to create reliable high-load application servers and APIs without being tied to a specific framework and even protocol, i.e. abstract business logic into a separate layer. Many code examples are attached to the lectures, demonstrating flexible application structure and architectural techniques, including working with a DBMS through a data access layer, creating interactive applications on web sockets, security, graceful shutdown, interprocess communication, preventing memory leaks, scaling and clustering when help processes and threads. Currently there are 38 lectures in the course (about 35 and Β½ hours of video), 37 code sample repositories, 4 PDFs with slides. Before the main part of the Node.js course, you must first master at least partially asynchronous programming course.

Introduction and Basics

Structure and architecture of Node.js applications

Development of application servers and APIs with Node.js

Working with databases in Node.js

Lectures on CQRS and Event Sourcing

Memory management and parallel programming

Security, Reliability, Deployment and Infrastructure

We ask you to leave your feedback about the course and suggestions for expanding the course materials. Thank you for your interest in our work and the community's help in improving the code examples. You can subscribe to the YouTube channel with open lectures here: https://www.youtube.com/TimurShemsedinov and on the author's github here: https://github.com/tshemsedinov

Only registered users can participate in the survey. Sign in, you are welcome.

Will you watch the course?

  • 70,4%Yes, everything is interesting

  • 26,4%Selectively review58

  • 3,2%Not interested7

220 users voted. 10 users abstained.

Do you want more lectures?

  • 95,0%Yes, of course191

  • 3,0%Yes, and I will suggest topics6

  • 2,0%That's enough for me 4

201 users voted. 13 users abstained.

Source: habr.com

Add a comment