Linting KMM Android Application with Danger

Linting KMM Android Application with Danger

A starter guide for adding the static code analyzer for a Kotlin Multiplatform Mobile Android application, with Danger.
Modularizing iOS Applications with SwiftUI and Swift Package Manager - A Modern Approach

Modularizing iOS Applications with SwiftUI and Swift Package Manager - A Modern Approach

Learn how to break down your app into smaller, more manageable components and take advantage of the benefits of modularization using SwiftUI and the Swift Package Manager.
Tips for working with Preview in Jetpack Compose

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!

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

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

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

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

Have Fun at Home Screen with iOS Widget

Step-by-step guide on how to create a Widget Extension for iOS/MacOS apps
Testing Rails JSON API with RSpec

Testing Rails JSON API with RSpec

A guide to testing RAILS JSON API with Rspec
Create pull requests for your GitHub Wiki

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!