Tagneto

Notes on JavaScript, RequireJS, and Mozilla Labs.

Wednesday, July 25, 2012

On client components for web apps

›
This is a response to a blog post by TJ Holowaychuk about browser-based components for web applications, and Isaac's notes on TJ's ...
5 comments:
Monday, July 09, 2012

RequireJS 2.0.4 released

›
  RequireJS 2.0.4 is available .   And hot on the heels of 2.0.3, there is a 2.0.4 release! Unfortunately a bug with a fix that was...
1 comment:

RequireJS 2.0.3 released

›
  RequireJS 2.0.3 is available . Just a maintenance bug fix release. Most notable changes are probably: optimizer now does not fully res...
Saturday, July 07, 2012

volo 0.2.2 released

›
volo 0.2.2, a JS package manager and project automator, has been released. To install/update: npm install -g volo Here is a list of ch...
Tuesday, June 26, 2012

Comments on Isaac's ES modules post

›
Isaac Schlueter posted some thoughts on the ES modules proposal . He works on Node and NPM, so it is great to see things from his perspectiv...
2 comments:
Monday, June 25, 2012

ES Modules: suggestions for improvement

›
There has been a recent bout of comments about ECMAScript (ES) harmony modules on twitter and elsewhere. Here is my attempt to explain parts...
7 comments:
Wednesday, June 20, 2012

volo 0.2.1 released, using volo as a library

›
volo 0.2.1 has been released. This is a bug fix release, if you are using 0.2.0, you are encouraged to upgrade. Here is the list of fixes . ...
2 comments:
Wednesday, June 13, 2012

Cajon: a browser module loader for CommonJS/node/AMD modules

›
I just released the first version of Cajon . From the README: Cajon is a JavaScript module loader for the browser that can load CommonJS/...
Tuesday, June 12, 2012

RequireJS 2.0.2 released

›
  RequireJS 2.0.2 is available . More bug fixes, thanks to the community for really putting it through its paces. Notable change for th...
2 comments:
Thursday, June 07, 2012

volo 0.2.0 released

›
volo 0.2.0 has been released. volo is a front end JavaScript package manager, which uses github as the source repository. It can install wh...
1 comment:
Friday, June 01, 2012

RequireJS 2.0.1 released

›
  RequireJS 2.0.1 is available . A few fixes to clean up some edges from the 2.0 release. If you are using 2.0.0, you should upgrade to 2....
Thursday, May 31, 2012

Package Management for Front End JavaScript

›
I have been working on volo , which is a real, working attempt at providing a solution for front end Javascript package management. It seems...
3 comments:
Monday, May 28, 2012

RequireJS 2.0 released, onward AMD

›
RequireJS 2.0 is available . There is an in-depth upgrade guide to what is new, but the big ideas behind the release: Treat legacy, tr...
2 comments:
Thursday, May 03, 2012

Web app template update, now with GitHub auth

›
This is a quick update about the latest version of the web app template I have been working on. You can check out some background on this...
Friday, April 27, 2012

Draft plan for RequireJS 2.0

›
I outlined what I think RequireJS 2.0 will look like . It includes links to some working code, but the code is provided more to prove out th...
1 comment:
Friday, April 20, 2012

RequireJS 1.0.8 released

›
RequireJS 1.0.8 is available . It has been about two months since the last release, and there were some issues in the queue that would be ...
6 comments:
Friday, April 13, 2012

Web apps on GitHub Pages that install into Gaia

›
This is part of my exploration into making apps with the web . This particular example explores: Trying out the Boot to Gecko 's (B2G)...
1 comment:
Thursday, April 12, 2012

Making apps with the web

›
The pieces are coming together: you can can use the web (HTTP, HTML, JS, CSS) to package focused pieces of functionality as apps, with the p...
2 comments:
Friday, March 09, 2012

A dependency manager for web projects

›
The problem Effective, modular development usually comes with a dependency management tool. Think easy_install for python, ruby gems for r...
Wednesday, February 22, 2012

RequireJS 1.0.7 released

›
RequireJS 1.0.7 is available . The fixes are almost all optimizer fixes. There was a fix for a bad source overwriting bug when "appDi...
2 comments:
‹
›
Home
View web version

Contributors

  • James Burke
  • James
Powered by Blogger.