Contributions

Article
What is WebAssembly and how it benefits Ruby devs?
Article
17 DevOps Metrics To Measure Success

Here are 17 metrics you can rely on.
Tutorial
Tradeoff between speed and quality is a myth.
Tutorial
If you’re still doing manual migrations on the database you’re doing it wrong. Databases are as much part of the application as the code and their treatment should be as rigorous.
Tutorial
A comprehensive Ruby on Rails tutorial covering:

What is Business Driven Design (BDD)?
How to use BDD on Ruby?
How to test Rails Models with Rspec?
Tutorial
Comprehensive tutorial covering:
- Installing Docker
- Using Docker to create a shareable dev environment for Rails development.
- Creating production Docker images
- Using Continuous Intergration and Delivery to test and build the images