
Jetpack Compose Pagination: Paging3 vs Alternative Approach
Learn to implement pagination efficiently in Jetpack Compose with the Paging3 library, and explore an alternative lightweight approach for smooth app performance.
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
Product Backlog Ownership — Why It Matters
Have you ever loathed a Product Owner for complaining about this one small change that you made in the backlog? Here is why they got frantic.
Creating Local Authentication SDK on CocoaPods
Step-by-step guide on how we created a biometric authentication SDK published on CocoaPods.
Getting Started with RediSearch
Hands-On and Deep-Dive into RediSearch, a full-text search offering by Redis.