What is your favourite online JavaScript reference manual? [closed]
- by daniel.sedlacek
I'm an object oriented programmer and am looking for a good JavaScript online reference manual.
The ideal reference manual should contain:
compendious, I'm not
looking for ECMA
standard reference.
type specific, even if JavaScript is not strongly typed, function arguments and
returns have a type.
browser specific, no matter the standards every browser is different.
contain examples
be available online.
What is your favorite online JavaScript reference manual?