Examples of code js with nothing to blame

O

optimistx

I am trying to learn, which type of javascript code is really good according
to the experts of this newsgroup. It might be easy to show few lines of code
with nothing to blame, but what about several hundreds of lines? The
attitude towards frameworks here seems to be very critical: nothing is good,
a newbie should read the ECMA-standards, RFC:s and start coding beautiful
systems after some years of stydying them (?).
Is there anyone daring to state ' the javascript code at (url =...) is fine,
admirable, and a good example for any newbie to study'?
 
D

David Mark

I am trying to learn, which type of javascript code is really good according
to the experts of this newsgroup. It might be easy to show few lines of code
with nothing to blame, but what about several hundreds  of lines? The
Huh?

attitude towards frameworks here seems to be very critical: nothing is good,

The currently popular general-purpose JavaScript-based frameworks?
You can go right down the list. They are not good and don't seem to
be getting any better. For most, the only way they could get better
is if they disappeared.
a newbie should read the ECMA-standards, RFC:s and start coding beautiful
systems after some years of stydying them (?).

If you endeavor to program JavaScript, it would make sense to
familiarize yourself with the language and therefore the ECMA
specifications should be of interest to you, but that is certainly not
the only document on the subject.

If you are going to script browsers, you will need to know about the
DOM too. The RFC's are a very good reference, as is the Mozilla site.

Alternatively, you could download other people's scripts, paste them
together and hope things work out. When and if things go wrong, you
can always turn to the Other People. But what if they turn out to be
completely clueless and/or delusional? All of the time spent learning
how to do things in a clueless and/or delusional manner was wasted.
Is there anyone daring to state ' the javascript code at (url =...) is fine,
admirable, and a good example for any newbie to study'?

Are you saying nobody has ever dared to post examples in this group?
Start with the FAQ and then search the group for whatever interests
you. You will find examples both and good and bad. Skip anything by
VK. Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,814
Members
47,359
Latest member
Claim Bitcoin Earnings. $

Latest Threads

Top