ylliX - Online Advertising Network

How to Protect Yourself From Credit Card Theft

Many of the credit card offers that appear on the website are from credit card companies from which Wise Bread receives compensation. This compensation may impact how and where products appear on this site (including, for example, the order in which they appear). This site does not include all credit card companies or all available […]

Mastering API Visibility in Kotlin

This article is also available as a talk, check out the slides and recordings here. Introduction While the focus of this article is libraries, everything here applies to any project that has multiple modules. Each of those modules presents a public API to the outside world, exactly the same way a library does. When designing […]

How to Stay Calm During a Market Fluctuation

Wise Bread Picks ShareThis The last few weeks, I’ve been covering my eyes before I look at my investments, and only peeking through my fingers — as if I’m facing Freddy Kruger rather than a series of numbers. It doesn’t help that the financial headlines are full of frightening potential futures: a possible recession, trade […]

Learn Jetpack Compose for Android by Examples

Hi, We just open-sourced a project to learn Jetpack Compose for Android by Examples. Jetpack Compose is Android’s modern toolkit for building native UI. Project Link: Jetpack-Compose-Android-Examples You will be learning: How to build UI using Jetpack Compose in Android? How to display a Text and apply various styles to a Text? How to display […]