Link post
- From a coworker, a great article on how django processes a request. I’d actually figured most of this out from digging through the django codebase in the past. Would’ve been nice to have this reference then. :)
- A good primer on javascript keyboard events in different browsers. I’ve been fighting with this one at work recently. Not fun.
- An interesting javascript pattern for handling real public/private variables.
- Seven rules of unobtrusive javascript.
- Seven is a popular number: Seven javascript techniques you should be using today
December 16th, 2007 at 11:51 pm
[…] noticed that David posted numerous links to reading material today mostly regarding JavaScript and Django. Since I have become a big fan of […]