Re: [jQuery] Re: Your Javascript/Jquery best pratices

2009-10-29 Thread noel guilbert
Hi Shawn, Thanks for your links and your advices. Actually, all the coding standards stuff is almost defined and used over our projects. But as I said, I'm looking for such common standards to organize the code, which will help a lot when collaborating. Here are my ideas: 1/ structure * logi

[jQuery] Re: Your Javascript/Jquery best pratices

2009-10-28 Thread Shawn
When you are working in team environments, a common coding standard is very helpful. What I do is to define the coding standard to be implemented for a project, then do periodic code reviews to make sure the standards are being applied as well as making sure the code actually works and is so