From d8d40149e00bec0ac45080d23de49321fc252185 Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Fri, 15 Oct 2010 09:49:56 -0400 Subject: [PATCH] Type found by pbowyer. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1c52de2c..653e8c69 100644 --- a/index.html +++ b/index.html @@ -273,7 +273,7 @@

Introduction

- When working on a web application that involved a lot of JavaScript, one + When working on a web application that involves a lot of JavaScript, one of the first things you learn is to stop tying your data to the DOM. It's all too easy to create JavaScript applications that end up as tangled piles of jQuery selectors and callbacks, all trying frantically to keep data in