My JavaScript Presentation

March 10th, 2010

Here are the slides and demo from my recent presentation on using JavaScript exclusively for developing web applications. When you checkout the demo, make sure to watch the code develop as it transitions from stage_1 through stage_4 (which are branches of the repo).

JavaScript is in a unique position because, since it is the only language running in the browser, it is also the only language we can leverage in all domains and contexts of web development:1

  1. Arguably, using a Common Lisp / ParenScript / Css-Lite stack will offer similar benefits, but I wouldn't include Google Web Toolkit, Pyjamas and other JS code generators in the same category.

« Previous Entry

Next Entry »

View Comments


Recent Entries


setTimeout Patterns in JavaScript

On August 10th, 2010


ParenScript is an Acceptable Lisp

On August 2nd, 2010


TryParenScript.com

On July 23rd, 2010


In response to "A JavaScript Function Guard"

On July 19th, 2010


My Notes from John Resig's "jQuery Hack Day" Talk

On July 5th, 2010


Announcing Pocco

On June 29th, 2010


Yet Another Lisp

On June 25th, 2010


Recent Happenings: All Play and No Work

On June 21st, 2010


Arguments.callee considered extraneous

On June 2nd, 2010


Javascript, "bind", and "this"

On May 20th, 2010


Creative Commons License

Fork me on GitHub