Maintaining JavaScript Code Quality with ESLint

added by Robert Greyling
12/22/2014 4:19:43 PM

178 Views

As a lead UI engineer on the consumer web team at PayPal I've often seen patterns of mistakes that repeated themselves over and over again. In order to put an end to the most egregious errors we started using JSHint early on in the project.


0 comments