Skip to main content

Features of Node.js

a)       It is an asynchronous and event-driven system.
b)       Single-threaded event-driven system
c)       It is very lightweight and fast.
d)       Tolling
e)       Easy to configure
f)        Node never buffering
g)       It is highly scalable but single threaded.
h)       Safe and secure.