Thread
Stories related to "taviso/avscript: Avast JavaScript Interactive Shell" 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.
I wanted a small, concise tool I could use to generate simple HTML slideshows. After some frustration of not being able to find anything, I decided to roll my own. Say goodbye to dragging textboxes on the screen.
I will admit that this project is in its *very* early stages, but I hope to make it ...
"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.