Header banner
Revain logoHome Page
Ricardo Tlaxcalteca photo
1 Level
755 Review
31 Karma

Review on JSHint by Ricardo Tlaxcalteca

Revainrating 5 out of 5

Good tool which checks JavaScript source against best coding standards

It can be easily integrated with various platforms like Angular2, React native etc. We are able to track JS lint status for all our projects. This will help us to identify the issues early on to rectify them. We couldn't configure it through GUI as expected but had to use CLI as of now. Some of the options have been hidden from GUI and we had to search for them. It's very helpful to track linter status across multiple repos. And it helps in identifying issues and updating them accordingly. It's easy to use, very useful in detecting syntax errors and bad programming practices. Also, it's good for checking javascript libraries used in projects. I dislike that it does not support NodeJS. I would also like to have an option to check files with FTP or other protocols (like SFTP). But this is my personal opinion only. I am using it as part of my daily workflow when working on JS projects. Using JSHint helps me find out about possible bugs before deploying my code.

img 1 attached to JSHint review by Ricardo Tlaxcalteca



Pros
  • Easily integrates
  • Easy navigation interface between different rules.
  • Extremely fast analysis process works really well compared others similar tools available online at present market place
  • Not costly if purchased separately
  • Lists down coding conventions being violated while running js codes
  • Very configurable tool!
  • Able To Identified Code style standards violation which should lead you towards writing standard compliant JavaScripts.
  • Provides quick feedback within 3 seconds after execution
Cons
  • Almost never