
001 JSJ Asynchronous Programming
JavaScript Jabber
00:00
Is NodeSync Asynchronous?
There is something you can install called NodeSync, which gives you that kind of being able to write a synchronous code in a very synchronous way. You literally wrap it in this big function call saying, and then you pass in a function,. Anything that's in that function will run as synchronously, even if something blocks. It won't hold up the entire system.
Play episode from 20:22
Transcript


