Long variable names are good ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🏷️ Long variable names are a good thing. Self documenting code is more important than poorly documented code. Simply adding a few characters to your... Date: February 24, 2020 🏷️ Long variable names are a good thing. Self documenting code is more important than poorly documented code. Simply adding a few characters to your variable names can go a long ways. Containers are plural ───────────────────── Aliases are welcome ─────────────────── Scope is important