Passkeys in Rails: The end of passwords?
Discover the future of online security with passkeys, by learning to code your own solution in Rails using webauthn-ruby or devise-passkeys for enhanced digital protection.
Phoenix 1.7: A Major Step for the Phoenix Framework
Discover the exciting features of Phoenix 1.7 that will change and improve your development experience.
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
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
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