Ajax Experience: Stuart Halloway – Javascript Refactotum
October 25th, 2007Stuart Halloway speaks again, and it’s entertaining as usual. Get the presentation slides on his blog.
Stuart’s Refactotum presentation encourages the audience to take the leap to make a contribution to an open source project.
How to be a Refactotum
- Set aside 4 hours
- Choose an open source project
- Get edge (the latest source from the repository)
- Get metrics
- Analyze
- Contribute
- Submit
Stuart walks us through a Refactotum project in which he made a small change to YUI’s DomCollapse. Along the way, we learn how to use TheFrontSide’s CrossCheck for Javascript unit testing, and get a great refactoring tutorial.