Process

  • Give The Gift of a Tech Debt Sprint This Agile Holiday Season

    Holidays can be a challenging time in software development. How can you make the most of your velocity and energize the team at the same time? The holiday challenge For a lot of teams, the holidays are a time of year when a large amount of peope take off after saving their PTO for the…

  • Write Merge Requests Like You're Posting to Instagram

    Merge requests (or pull requests) are a huge part of a teamโ€™s development process. Itโ€™s the main gatekeeper preventing developers from throwing whatever they want into the default branch. It’s also a reference to the history and understanding of the changes someone is making to an application, giving code reviewers and testers more confidence in…