Playground Wisdom: Threads Beat Async/Await
Briefly

As programmers, we tend to implicitly assume how systems operate, leading to a fixed mindset that hinders our understanding of concepts like simultaneous execution.
Scratch introduces a primitive form of actor programming, where concepts such as sprites allow for messages to be sent and logic to run concurrently, providing a profound insight.
Read at Armin Ronacher's Thoughts and Writings
[
|
]