
Tips for working with Preview in Jetpack Compose
How to avoid rendering errors by decoupling the screen contents and efficient use of PreviewParameterProvider and Multipreview annotations to preview multiple states of a Compose Screen.
Let's benchmark some Admin Toolkits!
Discover how we benchmarked some Typescript admin toolkits (including Strapi, Hasura, React-Admin, and Directus) to save time and be more productive!
Fast and stable test suite
Goodbye, slow, flaky test suites. Save development time and Continuous Integration (CI) costs while getting fast, reliable feedback in the development cycle.
Adding Dynamic Custom Typing to your iOS Project
A simple guide to introducing Dynamic Typing for a custom font to your UIKit and SwiftUI project.
Popular methods to enhance your Android application security
Step-by-step walkthrough on some practical security techniques on Android.
Have Fun at Home Screen with iOS Widget
Step-by-step guide on how to create a Widget Extension for iOS/MacOS apps
Create pull requests for your GitHub Wiki
Keep GitHub Wiki content changes reviewable, traceable, and centralized for better team collaboration with GitHub Actions, by following this step-by-step guide!
Generating Test Data in Phoenix application using ExMachina & Faker
The purpose behind factories usage in testing and how to use ExMachina & Faker to setup test data in an Elixir Phoenix project.
A Better Architecture to Implement Forms in iOS Applications
How to implement a clean and maintainable Form Architecture with UITableView.
It’s time to support Edge-to-Edge
Step-by-step guide on how to enable Edge-to-edge support and how to deal with API level compatibility on Android