This is a little in-terminal
Please remember it's a simulation and take it with a grain of salt. 😄
- clone this gist:
git clone https://gist.github.com/Sequoia/94d192908e05f7674423 eventloop-simulation
cd eventloop-simulation
npm i
node .
- Control+C to quit
One possible way to talk thru this would be to comment out all but the first run
function & just do blocking, then uncomment the second and run again, ditto the third.
CC-BY-NC-SA-4.0
. If you'd like more of this or other work, drop me a line!