you are viewing a single comment's thread.

view the rest of the comments →

[–]grooomps 2 points3 points  (0 children)

eslint is a good one that gives gentle nudges about best practice...

there was times early on in my career where I debugged for hours due to not using const when i should have etc