• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle
















  • I generally use ‘count’ for a counter and ‘idx’ for index.

    I’m not using C or Java languages though - if I were I would probably go with the more classic terse approach.

    Also, if I’m reviewing a PR and I have to load more of the diff context to understand what a variable represents, then that variable has the wrong name.