How to install and use Swift 3 on Windows Subsystem for Linux aka Bash on Ubuntu on Linux... (more…)
Read more »
How would you build a tool to automatically convert Swift code to Javascript? This is a hard problem that becomes even harder/impossible if you use the wrong tools. To do it correctly, we will need to steal some ideas from how compilers work. (more…)
Read more »
The ultimate guide for decoding characteristics' raw data received from Bluetooth Low Energy devices to meaningful Swift types. (more…)
Read more »
This article is a reaction to the From Java to Kotlin and Back Again article, which I disagree with on pretty much every single point.Kotlin is popular, Kotlin is familiar if you are coming from iOS development. Kotlin gives you compile-time null-safety a... (more…)
Read more »