Recent Posts

CI/CD with GitHub Actions

4 minute read

Today’s approach to software development requires software to be delivered frequently, reliably, and efficiently. We can achieve this by automating the proce...

Swift Packages - New in Swift 5.3

6 minute read

Following up on one of my previous article, it is time to revisit Swift Packages and discover what is new in Swift 5.3 and Xcode 12 and how we can take advan...