How to Run a Virtual Retreat
Just before the world shut down in 2020, the team at OmbuLabs participated in an in-person retreat in Punta Cana. It was a wonderful...
Just before the world shut down in 2020, the team at OmbuLabs participated in an in-person retreat opens a new window in Punta Cana. It was a wonderful...
At OmbuLabs one of our core values opens a new window is Open by Default, which means that we want to have open communications, contribute to open source...
Code Review is one of the greatest tools we have as software developers to help us improve the quality of our code. It can be...
A few months ago I received the task of making the FastRuby.io opens a new window sitemap refresh automatically after each deploy. That sounds like it would be...
Service Objects are a controversial idea for several different reasons: some developers like to use them, others like to use similar patterns, and some think...
Recently at OmbuLabs opens a new window I had the mission of setting up Heroku Review Apps opens a new window for one of our projects. Since the project is built...
Sidekiq Pro opens a new window comes with a great feature to process a collection of jobs as a batch, allowing them to be monitored as a group...
In this series of code refactoring opens a new window posts we are discussing how design patterns can be used to make our Ruby opens a new window code beautiful, maintainable...
In our last article of the refactoring series opens a new window we saw how design patterns can be used to make our Ruby code beautiful and clean....
Code refactoring can be defined as “the process of introducing small and incremental changes to leave the code in a better state than it was.”....
Just before the world shut down in 2020, the team at OmbuLabs participated in an in-person retreat opens a new window in Punta Cana. It was a wonderful...
At OmbuLabs one of our core values opens a new window is Open by Default, which means that we want to have open communications, contribute to open source...
Code Review is one of the greatest tools we have as software developers to help us improve the quality of our code. It can be...
A few months ago I received the task of making the FastRuby.io opens a new window sitemap refresh automatically after each deploy. That sounds like it would be...
Service Objects are a controversial idea for several different reasons: some developers like to use them, others like to use similar patterns, and some think...
Recently at OmbuLabs opens a new window I had the mission of setting up Heroku Review Apps opens a new window for one of our projects. Since the project is built...
Sidekiq Pro opens a new window comes with a great feature to process a collection of jobs as a batch, allowing them to be monitored as a group...
In this series of code refactoring opens a new window posts we are discussing how design patterns can be used to make our Ruby opens a new window code beautiful, maintainable...
In our last article of the refactoring series opens a new window we saw how design patterns can be used to make our Ruby code beautiful and clean....
Code refactoring can be defined as “the process of introducing small and incremental changes to leave the code in a better state than it was.”....