Thanks, Jonathan Snook for creating such a useful (and gorgeous) set of printable reference sheets for the excellent Prototype library for Javascript.
I use Prototype to support almost all my Javascripting on the net, both at work and on personal projects. It is a great library, and this reference just makes it clear how clean and well laid-out the library actually is.
[tags]javascript,prototype,reference[/tags]
I’ve been meaning to write a Javascript “best practices” style guide for some time. Bad Javascript is just so painful to read and so easy to find that it brings a bad flavor to the whole language. I might be exaggerating, but only a little.
Web Design From Scratch has a nice, well illustrated article on
One thing I just don’t understand is why more people, especially framework designers, omit or skip logging.
Recent Comments