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 ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A short script, which optionally replace the built-in JavaScript global Date class, so you (and any other libraries/frameworks) can use the Date class and it will work in UTC mode. Do you know DST ...