this post was submitted on 12 Mar 2025
926 points (98.9% liked)
Programmer Humor
21487 readers
1616 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Im a mid with two juniors under me, super happy when they take initiative and do something creative
.. instead of following youtrack to the letter, leaving me to rewrite half of it before the merge 😔
Pre-commit code reviews, preferably in person or at least live, are a great way to learn and teach. They explain what they did and why, you suggest alternatives.
Doing it pre commit is best because it it’s done later, they’ve already moved on.
And the learning goes both ways.