Prototype Dissected

Feb 20
2006 13:42 (Development, JavaScript) · Русский (7,737 views)

Jonathan have dissected Prototype in a very nice graphics, this will give you a better view of the code and how it works.

In getting to know Prototype a little better, I decided to go through the latest version of the Prototype library (1.5.0_pre0) and detail every method and property that was available. In doing so, I got a much better understanding of how the code works (and how to work with library).

Prototype Dissected

One Response to 'Prototype Dissected'

Subscribe to comments with RSS or TrackBack to 'Prototype Dissected'.

1
said on 2007-05-24 at 2.11 pm

[...] … photo by Dmytro Shteflyuk © [...]

Post a comment

You can use simple HTML-formatting tags (like <a>, <ul> and others). To format your code sample use <code lang="php">$a = "hello";</code> (allowed languages are ruby, php, yaml, html, csharp, javascript). Also you could use <code>$a = "hello";</code> and its syntax would not be highlighted. If you are not using <code> tag, replace < sign with &lt;.

Submit Comment

 
Copyright © 2005 - 2008, Dmytro Shteflyuk