ylliX - Online Advertising Network

Revisiting Love and Lapses: A Conversation with Code Switch host B.A. Parker : Invisibilia

Islenia M Milien Tejada/Islenia Mil Islenia M Milien Tejada/Islenia Mil Sometimes the holidays are filled with the people you love. Other times, they’re marked by an absence. In this special holiday episode, new Code Switch co-host and former Invisibilia producer B.A. Parker tells a story about family, loss and preserving memories before it’s too late. […]

Sharing code between test modules

In 2015, I wrote a post about sharing code between unit tests and instrumentation tests on Android. Iain Cunningham just pointed out that the method I outlined no longer works. That’s fine for me because I haven’t used that method in years! Nowadays I use modules, which provide a far superior method of solving the […]

Mobile-First CSS: Is It Time for a Rethink?

The mobile-first design methodology is great—it focuses on what really matters to the user, it’s well-practiced, and it’s been a common design pattern for years. So developing your CSS mobile-first should also be great, too…right?  Article Continues Below Well, not necessarily. Classic mobile-first CSS development is based on the principle of overwriting style declarations: you […]

Breaking Out of the Box

CSS is about styling boxes. In fact, the whole web is made of boxes, from the browser viewport to elements on a page. But every once in a while a new feature comes along that makes us rethink our design approach. Article Continues Below Round displays, for example, make it fun to play with circular […]

109: “Code maintenance”, with special guest Nick Lockwood | Swift by Sundell

Nick Lockwood joins John for a discussion about maintaining Swift code bases — from open source projects, to ones worked on by teams of various sizes. Also, the design of ShapeScript, using async/await within unit tests, and much more. RevenueCat: In-app subscriptions made easy. RevenueCat handles the pain points of implementing subscriptions and in-app purchases, […]