Comment on Ask HN: Which technology\language you find most difficult to learn?Comments−venturebros14yJavascript.. 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.−geon14yThe DOM is not Javascript, it's just an API. A really, really sucky API. Use jQuery instead.
Comments
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.
The DOM is not Javascript, it's just an API. A really, really sucky API. Use jQuery instead.