Monthly Archives: February 2010
JavaScript coding standards/conventions
The long-term value of software is depended of the quality of codebase and it helps to reducing the weakness of programs. That’s why we should follow standards while writing Js code which will increase the code quality. I am trying here to give you some idea/suggestion to write better Js code. Below are some suggestions…