
How Asynchronous Development Can Boost Productivity
As developers, we often find ourselves using asynchronous collaboration tools such as GitHub, GitLab, Bitbucket, and so on. One thing these asynchronous collaboration tools have in common is integrating distributed version control with issue tracking methods that teams can use. Asynchronous development tools such as CloudBees offer help so you can manage teamwork and make development easier—especially …
Continue reading “How Asynchronous Development Can Boost Productivity”

Benefits of Continuous Integration: 8 Things for Devs to Love
The following is a guest post written by Michiel Mulders You may have a great product but if you don’t release often, it won’t be easy to keep up with your competition. If you want to speed up software delivery, continuous integration (CI) can help you become more efficient. At its essence, CI helps you to …
Continue reading “Benefits of Continuous Integration: 8 Things for Devs to Love”

Technical Debt Management with Feature Flags: Strategy & Best Practices
Technical debt is accumulated as unmanaged flags accrue in an application’s code. And the associated marginal gain (i.e. each unmanaged flag added) directly impacts the amount of time and resources needed for testing. This can lead to more serious issues with the affected development, performance/testing and product processes becoming more expensive. As software teams grow …
Continue reading “Technical Debt Management with Feature Flags: Strategy & Best Practices”

Testing with Feature Flags to Improve Developer Productivity
Feature Flags can improve your continuous integration process in a number of ways. This post will focus on how CloudBees Feature Flags can help improve your developer productivity and shorten the feedback loop with the Flag Override view for frontend validation. It includes Javascript in examples, but the override view can be used in all available platforms. The flag …
Continue reading “Testing with Feature Flags to Improve Developer Productivity”