Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #8694
| From | Mike Duffy <Use_guestbook_page@website.in.sig> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Declarations (esp. of Globals) |
| Date | 2011-11-29 03:39 +0000 |
| Organization | Your Company |
| Message-ID | <Xns9FABE6915254Ainvalidcom@94.75.214.39> (permalink) |
| References | <78g8d712uedb7c0ugjgpdrkeg8lnugta14@4ax.com> |
Gene Wirchenko <genew@ocis.net> wrote in news:78g8d712uedb7c0ugjgpdrkeg8lnugta14@4ax.com: > I am a stickler for declarations and prefer to declare > everything. As applied to JavaScript, what say you? And why? I agree 100%. In the case of Javascript, even more so. My coding philosophy is a bit different than most of the people here. I am a firm believer in learning "barely" enough. This gives me the time to learn barely enough about a much wider range of subjects than I could if I decided to become an expert at anything. Thus please don't take my advice too seriously. If you want a good laugh, just take a look at my js libraries on my web-site. Yessir! I wrote my own. I would advertise them here if not for the fact that they are 100% perfect for my utilization and about 0% for everyone else. -- http://pages.videotron.ca/duffym/index.htm
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-28 18:25 -0800
Re: Declarations (esp. of Globals) Mike Duffy <Use_guestbook_page@website.in.sig> - 2011-11-29 03:39 +0000
Re: Declarations (esp. of Globals) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-29 13:28 +0100
Re: Declarations (esp. of Globals) John G Harris <john@nospam.demon.co.uk> - 2011-11-29 15:39 +0000
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-29 12:17 -0800
Re: Declarations (esp. of Globals) Mike Duffy <Use_guestbook_page@website.in.sig> - 2011-11-29 20:43 +0000
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-29 13:48 -0800
Re: Declarations (esp. of Globals) Mike Duffy <Use_guestbook_page@website.in.sig> - 2011-11-29 22:11 +0000
Re: Declarations (esp. of Globals) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-29 23:52 +0100
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-29 15:11 -0800
Re: Declarations (esp. of Globals) Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-30 04:31 -0800
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-30 14:18 -0800
Re: Declarations (esp. of Globals) Scott Sauyet <scott.sauyet@gmail.com> - 2011-12-01 06:31 -0800
Re: Declarations (esp. of Globals) "Tom de Neef" <tdeneef@qolor.nl> - 2011-12-01 11:34 +0100
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-12-01 11:57 -0800
Re: Declarations (esp. of Globals) Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-29 13:36 -0800
Re: Declarations (esp. of Globals) Gene Wirchenko <genew@ocis.net> - 2011-11-29 15:13 -0800
Re: Declarations (esp. of Globals) John G Harris <john@nospam.demon.co.uk> - 2011-11-30 17:03 +0000
Re: Declarations (esp. of Globals) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-29 23:42 +0100
csiph-web