Newsletter #3 - Understanding the RunLoop model Oct 4 2019
Hello,
This week I spent some time away from the computer relaxing and visiting San Francisco. Had such a good time with friends I haven’t seen in a long time.
This week’s post was about understanding the RunLoop. We used a basic shell implementation to show how to use different input sources on our RunLoop. There are not many examples on how to do this, and I feel that the RunLoop is central to the macOS architecture, and understanding it helps us design better applications.