ylliX - Online Advertising Network

String resources in Kotlin Multi-platform

Kotlin Multi-platform is a great feature that gives the ability to share code between the different parts of an application (mobile clients, web clients, and even the server). Using this feature often leads to the creation of a core module which contains the reusable code, such as, models and business logic. But most of the […]

10 Questions with Shupin Mao, Well-being tech lead

Shupin Mao is a senior software engineer at Facebook. During her last four years at the company, Shupin helped several teams and gained experience across Instagram and Facebook, including the Instagram Well-being team. Here she shares what got her into engineering, favorite moments, lessons learned, and more. How did you become an engineer? When working […]

Introducing OkKotlin

Kotlin has been around for quite a few years. Like any other excited developer, I picked it up right after Google announced first-class support for Kotlin for Android app development. Using the language and reading articles on it, I wasn’t convinced that there couldn’t be a better publication on the language. A lot of publications […]

SwiftUI Accessibility | Mobile A11y

Accessibility is important. We can take that as a given. But as iOS devs we’re not always sure how to make the most of the accessibility tools that Apple have provided us. We’re lucky as iOS developers that we work on such a forward-thinking accessibility platform. Many people consider Apple’s focus on accessibility for iOS […]