Top Stories published by Prolific Interactive in 2018

Swift Tip: Dynamic Coding Keys for JSONDecoder

We’ve been playing around with Swift Standard Library’s encoding and decoding APIs since their official announcement at last year’s WWDC. We’ve used them on production projects and overall, are enjoying all the niceties offered by the type-safe API…


Navigating Conductor and the Navigation Architecture Component

By Tevin Jeffrey, Android Engineer

The Android Architecture Navigation Component’s documentation has a section that suggests it is possible to add “new destination types”…


Throttling All Clicks on Android

By Quentin Colle, Senior Android Engineer

There are a variety of ways you can improve user experience across your Android app. One of the simplest improvements you can make is to prevent a user from inadvertently…