JavaScript Validator with Esprima Oct 29, 2012 4 min read #coding #craftsmanship #esprima #git #javascript #jstools #vim Due to the nature of the language, it is possible to construct JavaScript code that contains syntax errors which do not get detected until it is quite late. Yes, everyone should be using a smart editor or an intelligent IDE or a thorough linter or any other fancy tools, but an e
