Blocking vs Non-Blocking Code in Node.js
Via learning backend these term came across blocking , non-blocking ,let's understand it.
What blocking code means
Blocking code is the piece of code which additionally waiting time until a non-js pro
amitdewanganblog.hashnode.dev2 min read