Tip: Never Forget a console.log In Your Patch Again
TLDR; stage your changes git add . -p to slow down your personal code review process.
Yes, we've all been there. You've spent the last 5 hours looking for a bug in your codebase and finally came up with a fix. You implemented the patch and removed al...
ngfizzy.hashnode.dev3 min read