Jason Warner
1 min readOct 10, 2019

--

Good article. The one truth about comments is that at some point they become lies. Teaching devs to document code with good naming and flow means that you don’t have to wade through tons of comments that don’t make sense because the code has changed (or worse are flat out misleading). In code reviews I try to gently suggest ways to refactor code to make it more readable and easier to follow. I will be sharing this one with my coworkers.

--

--

Jason Warner
Jason Warner

Written by Jason Warner

I enjoy everything related to code and being a dev. However, my only skills are showing up and being lucky and I'm not sure if luck is a talent.

No responses yet