Matheus CardosoinMac O’ClockiOS Passwordless Chat Application with Auth0Almost every application needs an authentication strategyJun 2, 2021Jun 2, 2021
Matheus CardosoinMac O’ClockGenerate JWTs with Swift on AWS LambdaAuthorization is one of the essential parts of any iOS application. Once a user is logged in, it’s your authorization scheme that will…Mar 19, 2021Mar 19, 2021
Matheus CardosoinMac O’ClockSwift WebSockets: Starscream or URLSession in 2021?Building applications such as online games and real-time chat has never been more straightforward since the standardization of the…Mar 3, 20211Mar 3, 20211
Matheus CardosoinMac O’ClockSingleton vs Dependency Injection in SwiftWhen coding iOS apps, we often create classes that manage a particular aspect of the application. For example, it’s common to develop…Feb 17, 20211Feb 17, 20211
Matheus CardosoinMac O’ClockMigrate Your iOS Project From CocoaPods To Swift Package ManagerAs of Swift 5 and Xcode 11, Swift Package Manager supports the iOS, macOS, and tvOS build system. This support has also been greatly…Nov 19, 20201Nov 19, 20201
Matheus CardosoinMac O’ClockHow to Use an SDK Built for UIKit in Your SwiftUI AppSwiftUI becomes more popular as it gets more capable with each iOS release. However, it may take some time until it’s a better option than…Nov 12, 2020Nov 12, 2020
Matheus CardosoinMac O’ClockChoose Your iOS Dependencies WiselyDependencies are vital for most iOS projects. They allow us to speed up development and not reinvent the wheel every time we need…Oct 24, 2020Oct 24, 2020
Matheus CardosoinLevel Up CodingEnd-to-End Encrypted Chat with the Web Crypto APIWhen transmitting or storing user data, especially private conversations, it’s essential to consider employing cryptographic techniques to…Oct 21, 2020Oct 21, 2020
Matheus CardosoinMac O’ClockModerate Chat Content with Swift on AWS LambdaMost of the time, when building a chat application, it’s essential to have some level of control over what your users can share and say to…Oct 3, 2020Oct 3, 2020
Matheus CardosoinBetter ProgrammingDeploy HTTP Services Written in Swift to AWS in SecondsWith Apple’s new Swift AWS Lambda RuntimeAug 7, 2020Aug 7, 2020