We built a video conferencing app using JavaScript in hours
A step-by-step guide to building your own video conferencing app! (more…)
Read more »
Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, asynchronous JavaScript. I use Apple Keynot… Read more