Hacker News new | ask | show | jobs
by venturebros 5105 days ago
Javascript.. I have been working with the DOM for the past 3 years yet I feel like I still do not have a solid grasp of Javascript.
1 comments

The DOM is not Javascript, it's just an API. A really, really sucky API. Use jQuery instead.