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.
Provision k3s on Google Cloud with Terraform and k3sup
Quickly provision 4-node production-ready Kubernetes cluster by k3s with help from Terraform and k3sup utility
From Pivotal Tracker to Clubhouse
The reasons why we chose to move from Pivotal Tracker to Clubhouse for Agile product development.
RxJava DebounceIf Operator
Step-by-step walkthrough on implementing a custom RxJava operator debounceIf by leveraging Kotlin extension methods.
Abstract Model in Swift
Using protocols as a base for models can help to better architect iOS applications.
Pretty URLs in Rails without a gem
Deep dive into 3 different ways in implementing pretty URLs in Rails application going from simple to advanced use cases.
Let's play design patterns: Form Objects
Form Objects are a great addition to the toolbox provided by Rails. Follow our step-by-step guide to start building better applications!
Jenkins Pipeline for Mobile Testing
Step-by-step guide on how to configure and execute a CI/CD pipeline on a dockerised Jenkins server.
Code Reviews: A Tale of Two Developers
Pocket handbook for reviewee and reviewers to get the most of code reviews.