Understanding Basic Data Structures in Swift: Sets
Jan 20, 2021
Learn what sets are and how to use them in Swift.
...
➦
Being an iOS Developer in Bolivia (and South America)
Jan 13, 2021
Should you become an iOS developer in Bolivia? Read this post to find out.
...
➦
Happy 2021! And Short Break Notice
Dec 20, 2020
This has been quite a year! Not only did we have the bad stuff happen (COVID-19), it has also been a crazy year for my personal development and for the growth of my blog.
Thanks to the events that happened mid-year, the reach of my blog has reached wide, and I have connected to a bunch of people thanks to all that.
I want to take one minute to thank you all who have reached to me with questions about my articles, ideas, and even suggestions to improve my writing.
...
➦
The "ExpressibleBy-" Protocols in Swift
Dec 16, 2020
Learn how to use the ExpressibleBy- protocols in Swift to write more expressive code.
...
➦
Getting Started with the App Store Connect API
Dec 9, 2020
Get started with the App Store Connect API and how it can be automated.
...
➦
Understanding the Limited Photo Library in iOS 14
Dec 2, 2020
Learn how to implement features to deal with Apple's new privacy-focused photo library features.
...
➦
Lazy Sequences in Swift
Nov 25, 2020
Learn about lazy sequences in Swift and how to use them.
...
➦
Understanding KeyPaths in Swift
Nov 11, 2020
Learn what KeyPaths are and how to use them in Swift.
...
➦
Quick Tip: Hosting JSON Files on Github for Free
Nov 4, 2020
Hosting remote files for your iOS apps for free.
...
➦