1K
8 Likes

Level Up Your Code Quality As A Software Engineer [Part 20] - Code Comment Caches

Code comments can be immensely helpful, but they can be incredibly damaging to a codebase if used incorrectly (which this course will cover even more later on down the line). This lesson will teach you:

  • Why engineers will try the very weird "code comment cache" anti-pattern
  • The important of Git, GitHub, and version control platforms in general
  • How to not be lazy and properly deal with code