Javascript Kata
Written by on May 18th, 2007 in Ajax News.
Dave Thomas created the Code Kata as a way to practice your art. Practice makes perfect.
Dan Simard has created JavaScript Kata as a place for us to get jiggy with JS. It isn’t in quite the same spirit as the Code Kata, as it contains items such as don’t use the alert() function.
Other items are:
- How to use the self with object-oriented javascript and closures
- How to use JSON
- How to do a non-destructive overwrite of a function in javascript
- Mastering the date object in javascript
Source: Ajaxian
Original Article: http://ajaxian.com/archives/javascript-kata