On 7/9/06, Walter Ian Kaye said: > I wonder if there's a "best practices" guide out there, or some kind of > "ten commandments" of what not to do.
The real problem with JavaScript is that most of the people that write code with it — especially in the beginning — are not programmers. So, there were no good examples for people to follow. That has finally started to change. Now there are professional, top-notch programmers writing libraries for public use. Stuff like prototype.js (and its haggers-on like scriptaculous), YUI (the Yahoo UI lib), and Dojo are changing the way javascript is seen and used. I could go on for ages about this stuff. If act, I recently *did* go on at length about a problem with many JavaScript apps, and a solution. <http://www.truerwords.net/articles/web-tech/custom_events.html> (Hope it's ok to post links like that... I'm new to this list.) Seth -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
