Thread
Stories related to "Javascript without the 'this'" across the full archive.
DRYing up your JavaScript Jasmine tests with the data provider pattern - JP's blog
(blog.jphpsf.com)
A quick tip where I show a technique to eliminate redundancy Jasmine tests.
"a new project to implement a lightweight high-performance JavaScript runtime in Java"
(mail.openjdk.java.net)
On November 15 at the Saint Louis JavaScript Meetup (STLJS), Perrin Westrich (a.k.a @CrytpicSwarm) presented an impressive demo of a “code walking” tool, which leverages some source transformation wizardry of his own devising.