Jack Franklin
Blog
Speaking
Twitter
RSS
Dependency Management with Browserify
September 8, 2013
Browserify brings CommonJS style modules to the browser and enables you to load in files just like you would in NodeJS.
Mocking API Requests in Node tests
August 19, 2013
How to test Node modules that make lots of API requests.
A new look
August 14, 2013
The JavaScript Playground gets a fresh lick of paint.
Announcing 'Confident jQuery'
July 16, 2013
At the weekend I annouced my latest project, "Confident jQuery". It's going to be a book, self-published through Leanpub aimed at those who are confident enough using the jQuery API and its methods, but want to take that next step.
The Firefox OS Hello World
July 3, 2013
More Refactoring
June 12, 2013
Meet pulldown
June 10, 2013
Refactoring DOM Heavy JS
June 3, 2013
Moving to Jekyll
June 2, 2013
jQuery CSS Hooks
April 8, 2013
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17