Harness the Full Power of Custom Xcode Shell Scripts

Writing your own Xcode shell scripts opens up a world of possibilities. We demonstrate this on a common use case – checking the SSL pinning certificate.

Jasmin Abou Aldan

Koin vs. Kotlin-inject – Which to Choose and Why?

We take a close look at Koin and Kotlin-inject, so you can choose the best dependency-injection library for your Kotlin Multiplatform project.

Marin Šimić

Implementing Micro Frontends – What to Look Out For

We uncover some challenges that come with implementing Micro Frontends architecture, and propose solutions for addressing them.

Filip Voska

Scale Smarter with Micro Frontends using Nx and Angular

Learn about the what, how and why of Micro Frontends – a great option for large-scale projects involving multiple teams.

Filip Voska

Overcome Token Storage and Security Challenges of OAuth2

Implementing the recommendations from the official OAuth2 specification, we created an open-source library that allows you to save tokens securely.

Darko Kukovec

Uncovering the Secrets of AUSampler’s Missing Documentation

We explain the ways of controlling Apple’s AUSampler and discover its hidden secrets – the essential features missing from the official documentation.

Josip Ćavar

Automate Gradle Dependency Updates on Your Android Project

Leverage Version Catalog and GitHub Action to effortlessly manage Gradle dependency updates.

Giorgio Provenzale

Write More Reactive Code with Angular Signals

Discover what Angular Signals are, how they work, how they interoperate with RxJS, and the revolutionary changes they bring.

Đani Pavić

Get Your Components in Order with React Project Structure

Organizing your React project folder structure is crucial for maintainability and scalability of any React application.

Ivica Batinić

Creating Software Documentation that Saves Time and Money

Many developers find documentation writing tedious and time-consuming, but the truth is software documentation is critical to the success of any project.

Tomislav Habalija

Top 5 Mistakes Developers Make in Android UI Implementation

Building and designing great user interfaces can be a challenging task, but it is a crucial step in creating successful, widely used Android apps.

Mark Frelih

How We Made Gutenberg Editor More Gut

WordPress's Gutenberg editor powered by Eightshift Boilerplate is the perfect recipe for building future-ready web solutions.

Goran Alković