Why is node js code fast?

Node. js is asynchronous and single-threaded . This means that all I/O operations don’t block any other operations. It also means that you can send emails, read files, query the database, etc.

Sizin İçin Seçtik  What is the advantage of using node JS 1 point it provides an easy way to build scalable network programs generally fast great concurrency all of these?

Leave a Reply

Your email address will not be published. Required fields are marked *