I'm working in full stack webdev using node.js and react for a small gov office. There are almost no upper / senior mgmt reviews for ensuring code quality. Several upcoming projects are having us rewrite apps in a new stack, but I want to make sure we're not just replacing the existing tech debt in a new stack. What resources do you use and enjoy for understanding and enforcing clean code principles?
So far I've used:
I'm particularly looking for stuff like refactoring.guru, helping tackle very specific design problems with design solutions, and recognizing anti-patterns quickly.
You must log in or register to comment.