Загрузка страницы

How to install Node js in windows 10

As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications

In this video I have shown how to install node in windows and given small overview of node js .
Node.js provide an environment to run javascript outside of the browser
Node js can be used to create web server which can take client request and give them response via http protocol
Node js use V8 engine which is the most power full engine for javascript and integrated with c++ program so that javascript can run outside of the browser
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

This is in contrast to today's more common concurrency model where OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node are free from worries of dead-locking the process, since there are no locks. Almost no function in Node directly performs I/O, so the process never blocks. Because nothing blocks, scalable systems are very reasonable to develop in Node.

-~-~~-~~~-~~-~-
Please watch: "MySQL Database connection in java 12 using eclipse 2019"
https://www.youtube.com/watch?v=OnmVTToq32I
-~-~~-~~~-~~-~-

Видео How to install Node js in windows 10 канала Technical Babaji
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
21 марта 2019 г. 18:43:25
00:05:06
Яндекс.Метрика