Simon Willison’s Weblog

Subscribe

1 item tagged “prototypalinheritance”

2008

Transitioning from Java Classes to JavaScript Prototypes. Peter Michaux shows how JavaScript’s prototypal inheritance can run rings around traditional Java-style classes once you figure out how to take advantage of it.

# 10th February 2008, 3:10 pm / classes, inheritance, java, javascript, pete-michaux, prototypalinheritance