Posts for: #Continuous-Delivery

Sprint partitioning

Should you partition your sprint into fixed percentages for features, bugs, and tech debt? An alternative approach to balancing new development with maintenance. Discover why integrating refactoring into your user stories might be a more effective way to improve code quality.

[Read more]

SM Job Market

Is ‘Scrum Master’ a real job? A controversial take on the role, arguing that it’s a set of responsibilities, not a job title. Read a different perspective on what it means to be a Scrum Master and why having other skills is crucial for career stability.

[Read more]

How to develop frontend and backend in the same sprint without code freeze

Struggling to ship features in your two-week sprints? Dissect a common development dilemma: coordinating frontend and backend work without resorting to a feature freeze. Discover practical engineering practices like API contracts and Trunk-Based Development that can help your team merge code multiple times a day and release with confidence.

[Read more]