Spoke at SailsConf 2022!
Async JavaScript and Node.js design patterns
https://www.youtube.com/watch?v=lxi8W7Z07To
Let's take a walk into the JavaScript/Node.js ecosystem and let's try to understand what makes this ecosystem so special compared to other languages. Why is the async paradigm so convenient in the world of full stack web development and what are the challenges that come with it? In this talk, we will discuss the JavaScript async history, some common gotchas and some interesting design patterns that are unique to the JavaScript ecosystem.