Archi's Academy

GetStarted

GetStarted
Get in touch

JavaScript

What did I learn this week? I do some research every week to learn new things and I try to watch video lessons. I thought it would be useful to have Node js knowledge until the design of our project at Archi's Academy was ready, and I started watching the lessons. So what is Node js? Why is it used?

Node.js is a JavaScript runtime environment and includes everything you need to execute a program written in JavaScript. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications. Node.js applications are written in JavaScript and can be run within the Node.js runtime on OS X, Microsoft Windows, and Linux.

There are many sources for learning about Node js, but one of my favorite platforms, medium.com, has such an article.

https://medium.com/free-code-camp/what-exactly-is-node-js-ae36e97449f5

I recommend you read.

So are you using Node js?

archi-skill-training

Narmin Nasirova

Friday, Jan 1, 2021