From Pivotal Tracker to Clubhouse

From Pivotal Tracker to Clubhouse

The reasons why we chose to move from Pivotal Tracker to Clubhouse for Agile product development.
RxJava DebounceIf Operator

RxJava DebounceIf Operator

Step-by-step walkthrough on implementing a custom RxJava operator debounceIf by leveraging Kotlin extension methods.
Abstract Model in Swift

Abstract Model in Swift

Using protocols as a base for models can help to better architect iOS applications.
Interning at Nimble

Interning at Nimble

The real and fun story of Fikri who interned with us for 7 months.
Nimbl3 is now Nimble

Nimbl3 is now Nimble

Today is a big day for us. Nimbl3 is now Nimble.
Pretty URLs in Rails without a gem

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

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

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

Code Reviews: A Tale of Two Developers

Pocket handbook for reviewee and reviewers to get the most of code reviews.
Dockerised Jenkins for mobile testing

Dockerised Jenkins for mobile testing

Step-by-step guide on how to set up a Dockerised Jenkins Master-Slave-node architecture for mobile testing.