Slicing your work with BDD or another aspect of speed increase with small Pull Requests.
andremoniy.medium.com·4h·
Discuss: r/programming
Flag this post

The challenge

9 min read6 hours ago

Press enter or click to view image in full size

In this article I want to focus on such an aspect of the daily development process as pull requests and code review: how to make these artefacts more readable, smaller and how to make the code review process more efficient, faster and more practical.

Many of us work on user stories or backlog items in general, and even if a user story is a well-defined piece of functionality it often still takes a few days or even sometimes weeks to make it done.

As a project manager you might often be left in the dark about progress.

As a** peer engineer** you might be struggling to perform a proper code review of a big chunk of work published in the form of a pull reques…

Similar Posts

Loading similar posts...