Categories
HTML5 Item of Interest

Why a JavaScript hater thinks Everyone needs to learn JavaScript

By “everyone” they really mean web programmers, but still he makes an interesting point about HTML5

Why a JavaScript hater thinks everyone needs to learn JavaScript in the next year http://tinyurl.com/3kblbtf

Since HTML5 is the combination of a few new html tags (predominantly the audio, video and canvas tags) with JavaScript for the interaction, JavaScript is very important to the future of the web, web applications and a browser-based world.

What makes a language useful is some combination of the language’s expressiveness and the libraries and tools available. JavaScript clearly passed the expressiveness barrier a long time ago, even if the ceremony required for creating objects is distasteful. But recently, we’ve seen some extremely important game-changers: jQuery, JSON, Node.js, and HTML5. JavaScript may have been a perfectly adequate language in the past, but these changes (and a few others that I’ll point out) have made JavaScript a language that is essential for every developer to know. If there’s one language you need to learn in the next year, it’s JavaScript.

If this is your beat, the article is well worth reading.  If you’re not that technical, keep in mind that HTML5 is largely about JavaScript, which is getting faster and more flexible all the time!