Hacker News new | ask | show | jobs
by Amnon 5817 days ago
The "tips and tricks" section is interesting. I didn't know that iterating over node lists can take O(n^2). Also the Closure Compiler was new to me.