IxJS – Interactive Extensions for JavaScript
...is a set of libraries to compose synchronous and asynchronous collections and Array#extras style composition in JavaScript... (more…)
Read more »
JavaScript is notorious for being “loose”, something that some developers love but other developers loathe. I hear most of those complaints from server side developers, who want string typing and syntax. While I like strict coding standards, I also like… Read more