Things tagged 'javascript'
Link from 6 months ago
Link from 6 months ago
Link from 8 months ago
Integrating Test Swarm with Hudson
Over the past few days I've been working on getting our JavaScript test results into Hudson to give us a truly integrated testing setup. This is how I did it.
Link from 1 year ago
Blogging with node.js, Express and MongoDB
I've tidied up and packaged the source for this very blog on github. You'll find it at http://github.com/carlmw/express-blog.
It's a pretty standard newbie attempt to get to grips with a new stack but it's pretty stable and thanks to node and express incredibly fast.
Link from 1 year ago
Using RequireJS with Frontal
RequireJS is a JavaScript loader and module manager. It’s great for loading scripts concurrently and without blocking the page from rendering.
Frontal now supports a simple plugin architecture. Using the .register method it’s possible to mix functionality directly into frontal.
Adding some jQuery sugar to frontal
I’ve just pushed a new feature and some minor tweaks to the frontal project on github.
Typekit, slow hosted scripts and the Flash of Unset Text
Say hi to frontal
On and off for the past few months i’ve been playing with an idea for a lightweight JavaScript framework. I hate to use the term ‘framework’ but i can’t think of a better way to describe it. Perhaps this is a terrible approach to JavaScript development but it’s been fun to experiment.
While working on the forthcoming redesign of the Beam website,