Skip to main content

5 posts tagged with "development"

View All Tags

Better code reviews with feedback ladders

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· 2 min read
Daniel Ruf
Full Stack Developer

In our daily life as developers, we often do code reviews for changes by the other team members in projects. Until a few months ago the feedback was in pure text form and has often led to longer feedback loops because the intention of the written feedback was not always clear enough. Additionally, it was not directly visible, if there were any blockers, which would have to be resolved before the changes could be merged.

Code with me

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· 7 min read
Holger Dörner
PHP Developer & Chapter Lead

Everybody knows the scenario: You are sitting in front of a programming task but the right solution will not come into mind or a colleague is asking for Your support. Now You sat down and discussed about the Problem and the possible alternative solutions, after all the colleague who could save the day was only a few desks away.