Hacker News new | ask | show | jobs
by golike 5164 days ago
Thanks for the code compliments Zack. As I've gotten more experienced with D3, I've been trying to use it exclusively, even for jQuery type things. In this case I'm just using jQuery for old browser fallback, since D3 doesn't go to great lengths to support old browser quirks.

And btw, no code cleanup tools in use, just my OCD. ;) I haven't used Coffeescript yet. Will have to check it out.