
001 JSJ Asynchronous Programming
JavaScript Jabber
00:00
Is the Asynchronous Loop and the Event Emitter Working in Node.js?
Web workers don't get the full browser context. Can pass through references to stuff though? I've seen people use web workers to build like sandbox implementations. So it's kind of a sanitized environment. It's kind of cool actually. You can somewhat emulate that with an iframe as well. If you did need access to some of those other things, you know, you didn't want to deal with the limitations of the web worker for very specific reasons might work as well.
Play episode from 18:30
Transcript


