Migrating Your App to Android 13

Things to Keep in Mind When Migrating Your App to Android 13

Your app should work as expected out of the box (for the most part), but Android 13 provides a couple of new features to enhance it.

AUSampler Blogpost

Exploring AU Sampler – Apple’s Mysterious Sampler Audio Unit

Getting acquainted with Apple's powerful, yet underexplored sampler audio unit. We set the stage and learn how to use a simple toolbox.

Azure

Scaling Out Your Own SignalR Chat Application

The Azure SignalR service is simple to configure and does most of the job of scaling and configuration for you.

JsonX Optimized

A Kotlin-First JSON API Library – JsonApiX

The Kotlin community was missing a fresh, easy-to-use and Kotlin-first JSON:API implementation.

swiftui-is-here-to-knock-uikit-out-of-its-shoes-0

Documentation Is the Key to Happy Coding

DocC is a fully integrated documentation environment for documenting public APIs for Swift frameworks and packages. Customize it to suit your project needs.

Creating Azure Functions

Creating Azure Functions with .NET 6 in Isolated Process

Azure Functions provide a sleek and powerful way of creating lightweight applications. They are versatile and can be run on many frameworks.

debugging-tools-app-development-0

Debugging Tools to Push Your App Development Forward

Collar and Sentinel are two libraries for iOS developers that simplify analytics debugging.

backend-development-job-0

Being a Backend Developer Is a Thankless Job

Backend development is challenging, underappreciated, and an awesome job.

javascript-learn-react-0

Level Up Your JavaScript Skills With LearnReact

LearnReact is Infinum’s new open-source exercise for learning the inner workings of React, useful for any new or already experienced developer.

charts-in-flutter-0

How to Create Custom Flutter Charts

Presenting information in graphs and charts can be tricky in Flutter due to poor template availability, but a possible solution is to create custom charts.

flutter-embedded-device-0

Are Embedded Devices the Future of Flutter?

Starting out with just Android, Flutter is now supported on various platforms and embedded devices could be the next milestone.

kotlin-multiplatform-overview-0

More Platforms, Less Worries with Kotlin Multiplatform

Kotlin Multiplatform is a cross-platform solution that allows you to implement platform-native UI while sharing all the business logic layers beneath.