Today started just like any other day. You sat down at your desk, took a sip of coffee and opened up Xcode to start a new project. But wait! The similarities stop there. Today, we will try to build for a different platform! Don’t be afraid. I know you are... (more…)
Read more »
A static site generator for Swift developers. Contribute to JohnSundell/Publish development by creating an account on GitHub. (more…)
Read more »
A user-mode application authorization system for MacOS written in Swift - trailofbits/sinter... (more…)
Read more »
Generics are an advanced Swift feature to generalizer and reuse code. You will learn why generics exist and how to use them in your apps. (more…)
Read more »
The MVVM architecture and the Reactive Programming paradigm can be combined to form a very pleasing approach to iOS app development. However, there’s no clear-cut way of incorporating the two, and the details of the implementation determine how testable...
Read more »