Alfian LosariinGojek Product + TechCourier For Flutter Is Here!Add Courier, the information superhighway, to your cross-platform Mobile Apps!Oct 14, 2022Oct 14, 2022
Alfian LosariinGojek Product + TechCourier — A Realtime Lightweight Messaging Highway in iOS with MQTTHere is a summary of the previous posts so far in the series:Oct 26, 20211Oct 26, 20211
Alfian LosariUsing Swift 5.5 Async Await to Fetch REST APIAs an iOS developer, most probably you already have lot of experiences to fetch REST API from multiple endpoints. In some instances, the…May 31, 2021May 31, 2021
Alfian LosariBuilding Expandable List with OutlineGroup & DisclosureGroup in SwiftUI 2.0we’re going to explore about OutlineGroup and DisclosureGroup, and how we can use them in practice to build expandable list with nested…Jul 22, 2020Jul 22, 2020
Alfian LosariBuilding Swift Serverless REST API with AWS Lambda & DynamoDBIn this tutorial, we’ll build a simple Swift Serverless REST API endpoints to create, update, delete, and retrieve list of todo itemsJul 12, 2020Jul 12, 2020
Alfian LosariinThe StartupBuilding Image Filter macOS app with SwiftUISwiftUI enables developers to use unified tools and API for building full native applications across Apple platforms. We can target…May 14, 2020May 14, 2020
Alfian LosariinBetter ProgrammingBuild Custom Interactive Remote Push Notifications in iOSCreate an interactive custom push notification UI to display a video preview with buttons to add and favoriteFeb 17, 2020Feb 17, 2020
Alfian LosariUsing Diffable Data Source iOS 13 API in UITableViewSince the beginning of iOS SDK, UITableViewDataSource is the protocol that had the responsibility to drive the data and provide the cells…Jan 31, 20201Jan 31, 20201
Alfian LosariinThe StartupUnderstanding Property Wrappers in Swift By ExamplesAlongside many new feature that come with the Swift 5.1, one of the most interesting feature is Property wrappers. Basically, it’s a…Nov 11, 20195Nov 11, 20195
Alfian LosariFetching Remote Async API with Apple Combine FrameworkCombine is a framework that has just been recently released for all Apple platforms and it is included in Xcode 11. By using combine, it’s…Sep 22, 20193Sep 22, 20193