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!
Generating Test Data in Phoenix application using ExMachina & Faker

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

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

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