Code linters & formatters:
Jan 7, 2022 · 4 min read · Save brainpower! Use coding tools. I recently installed Black, an opinionated code formatter for Python, and took interest in how it changed my code. Then I noticed how Prettier, my other code formatter, alters my other code. It added things I forgo...
Join discussion