-
Recent Posts
Recent Comments
- Claus Pontoppidan on Welcome
Blogroll
Photography
Archives
Categories
Tags
Meta
Tag Archives: john resig
Method overloading in javascript/prototype
Outlined in this post by John Resig (Mozilla nut and general JavaScript guru) is an idea on how to implement method overloading in JavaScript. The idea in general is good, but honestly, using only parameter count as the way to … Continue reading
Posted in Javascript, Programming
Tagged javascript, john resig, method overloading, prototype
Leave a comment