Server Side JavaScript | The rise of NodeJS

Опубликовано: 28 Сентябрь 2024
на канале: Code Update
39
2

Want to learn software engineering with me? https://calendly.com/kevintheprogramm...

Node.Js was introduced in 2009 and had been growing in popularity since then. Node has changed how we write backend apps by changing how I/O operations are done and introducing an event loop system.
In this video, we will discuss the story of Nodejs and its evolution through the years.

00:00 Intro
00:39 Node.js as a Runtime environment
01:36 Node.js announcement
02:29 Node.js event loop system
03:15 Node.js V8 engine and technologies
4:42 Node.js evolution