This video is about how Synchronous And Asynchronous is work in node js you can relate and learn with this example which I have given in this video In coding, synchronous operations are performed one at a time. One task finishes, the next step begins. Asynchronous operations can happen at the same time — you can move to the next step while another step finishes
This video is about how Synchronous And Asynchronous is work in node js you can relate and learn with this example which I have given in this video In coding, synchronous operations are performed one at a time. One task finishes, the next step begins. Asynchronous operations can happen at the same time — you can move to the next step while another step finishes