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.
How We Grow and Learn

How We Grow and Learn

Continuous learning is our motto. We share how we foster an environment in which learning is encouraged and most importantly materialised.
Rails on Docker

Rails on Docker

How we use Docker for Ruby on Rails projects in development, test and production.
Mobile UI Testing with RSpec and Appium

Mobile UI Testing with RSpec and Appium

Mobile testing is a complex and sometimes overlooked area.