one of the more useful things I realized at some point for how to be a good code reviewer is "that's not how I'd do it" is not constructive feedback and is not a valid reason to request a change, and if you can't think of an actual good reason to block a review, you can save a lot of time for everybody involved by just chilling out about it
life hack: live longer by dying on fewer hills
side thought: I don't get people who are adverse to reading code written by other people. how on earth did you people learn to program?

@aeva it's just tiring, is all. Easier to come up with new logic and write it than it is to learn existing logic.

At least, that's how it is for me