Coding Standards & Best Practices

jQuery Coding Standards & Best Practices
Posted By : Manish Banga at 25 May 2015
Updated On : 25 May 2015
In jQuery, same thing can be done in several ways but the main difference between different approaches is performance. So as a developer, we need to use best approach that improves performance. In this article, I have mentioned some best practices and coding standards that can be used to improve performance.