2022 is a Wrap
Every year I like to sit down with myself and create some personal or career goals that I would like to achieve in the forthcomin...
- Swift
- 14 December, 2022
- 15 min read
Custom Metrics with MetricKit
Introduction MetricKit is a new framework to monitor App Performance and Battery Usage within your application. It was release...
- Swift
- 29 August, 2022
- 9 min read
iOS Job Opportunities
Introduction Looking for new job opportunities can be an exciting or nerve-wrenching moment in your life, depending on the cir...
- Swift
- 2 August, 2022
- 10 min read
#WWDC22 What Changed?
WWDC22 - What Changed? Apple started an annual "Worldwide Developer Conference" in 1983 (I know, crazy, right!) and has been doin...
- Swift
- 13 June, 2022
- 0 min read
Using Variable Colours in SF Symbols 4
Introduction In this article, you will explore using variable colours in SF Symbols 4. SF Symbols is a compelling package prov...
- Swift
- 8 June, 2022
- 14 min read
Swift 5.7 Unwrapping Optional Syntax
Introduction Along with all the new features provided with the updates during WWDC22, we are also provided with a brand new ve...
- Swift
- 8 June, 2022
- 8 min read
It’s WWDC 2022
Introduction It's pretty scary to think we're now seven days from this year's Worldwide Developer Conference hosted by Apple, ...
- Swift
- 30 May, 2022
- 2 min read
How to Become an iOS Developer (Part 1)
Introduction How to become an iOS Developer? It's probably the most asked question right now in the community, especially by t...
- Swift
- 24 May, 2022
- 20 min read
Choosing your Minimum iOS Version to Support
Introduction Choosing your minimum iOS version to support is something you will certainly consider. For example, you've built ...
- Swift
- 19 April, 2022
- 14 min read
Using @escaping in Swift
Introduction You're probably familiar with using closures, and if you're not, you have probably used a closure without even re...
- Swift
- 8 March, 2022
- 6 min read