Related Posts: Can Swift code call C code without overhead? My thoughts on Swift Swift versus Java : the bitset performance test...
Read more »
Concurrency in Swift is a big and complex topic, here we look into structured concurrency and its core concepts, such as continuations, tasks, and cancellation in a practical example. (more…)
Read more »
Simple macOS system monitor in your menu bar. Contribute to exelban/stats development by creating an account on GitHub. (more…)
Read more »
Do you miss the old good times when HTML and CSS were enough to write a website? So did I! In this article, I am taking a closer look at John's Plot, Ink and Splash for writing HTML in Swift. (more…)
Read more »