News

JavaScript is a powerful language that can be used for a variety of purposes, from adding interactivity to websites to creating standalone applications. One of the key features of JavaScript is its ...
So, Clint's post about the IE issues with the site JavaScript prompted a question for me that's been sitting in the back of my mind for quite a while. I've been using the .prototype method for the ...
Search Terms. infer parent generic from super(), infer parent generic, generic from constructor, infer constructor. Suggestion. Add ability to infer generic parameters from the super() call when ...
Yet another javascript Class for managing class-based inheritance. It's mostly based on Prototype's Class (but independent of Prototype.js and in fact fully "framework-agnostic") with some ideas from ...