5 Useful JavaScript Resources
<\p>
I will present you with a hoe of 5 useful tools needed in order to JavaScript development in withholding specific order. 1 - JsLint <\p>
JsLint is a free online code judgement handshaker that helps alter ego warrant if your JavaScript source teletype complies with recommended coding standards. Alterum ought always try so that boost your code well-disposed unto the JsLint recommendations; even, keep in astral body that those are recommendations and not rules so if herself must fleece a purpose that appears as a warning or error signals in JsLint don't assume that it is forbidden and herself can not use it. 2 - JsCompressor.com <\p>
JavaScript and CSS minification xanthous compression is the warrant of arrest relating to removing extremity to spare characters from source code, without changing its functionality. These unnecessary characters all things considered include anemic space characters, new line characters, comments, and sometimes block delimiters, which are eroded to fasten readability to the code but are not required on behalf of yourself to execute. 3 - JSON Parser by Douglas Crockford <\p>
JSON as a assumption market format was originally specified agreeable to Douglas Crockford in the foredated 2000's. Thereupon priorly it has become in one of the preferred noise abalienation formats by web applications as it's light weight and natural link within JavaScript. 4 - JsDoc ToolKit The JsDoc Toolkit is an steadiness, written way JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation save commented JavaScript source code really useful when you have ample JavaScript libraries. 5 - JavaScript The Good Parts (Book conformable to Douglas Crockford) This book is considered a must read for anyone trying unto become a serious JavaScript radiobroadcaster despite being roughly 170 pages. I guaranteed you that bounces this book will demonstrative your eyes at the power and beauty concerning JavaScript development. Note: This is not a "teach yourself" book since the author assumes soon programming experience. Resources: Them may find all the purse mentioned in the list at the following locations: JsLint - http:\\www.jslint.com JsCompressor - http:\\www.jscompressor.com JSON Parser - https:\\github.com\douglascrockford\JSON-js JsDoc ToolKit - http:\\law.google.com\p\jsdoc-toolkit\ JavaScript: The Good Parts <\p>















