6 Should Read JavaScript Articles

Below I have listed a couple of JavaScript articles you should read to prepare for the awakening of JavaScript as the main web development tool. It doesnt matter if you consider yourself a .NET or Java-developer, if you do not learn JavaScript you will probably have a hard time finding a job within a couple of years if you would like to work with web development. And by the way: JavaScript-solutions today is not the same solutions you where scared with when you grew up.

Writing jQuery Plugins by jQuery Team

One of the strengths with the jQuery javascript library is the plugin framework that lets you easily create your own plugins. This article/HOWTO guides you in the art of writing jQuery Plugins

JavaScript Inheritance by John Resig

John Resig, creator of jQuery JavaScript Library has a nice article on how to simulate inheritance in JavaScript. This article is a good read for people who, by nature and religious reason, avoids JavaScript because the lack of inheritance and other must have OO-principles.

Event Driven JavaScript by Christian Heilmann

Christian Heilmann, Lead Developer at Yahoo!, has written a piece on JavaScript that dives into event driven javascript, custom events and planning your frontend application.

Simple Class Instantiation by John Resig

Another interesting article from John, focusing on Class Instantiation in JavaScript. Do not stop reading after the article, in the comments you find some interesting comments from a lot of people who are well known in the JavaScript-sphere, among them Brendan Eich, the creator of JavaScript.

JavaScript Closures by Richard Cornford

“A closure is formed by returning a function object that was created within an execution context of a function call from that function call and assigning a reference to that inner function to a property of another object.”

Closures are as cool as they are hard to get.

From Most Misunderstood to Worlds Most Popular Programming Language by Douglas Crockford

Douglas Crockford, architect at Yahoo! and introducer of JSON (JavaScript Object Notation) as data interchange format between applications has a mixed emotion relationship to JavaScript, that makes his articles more interesting to read.

Conclusion

I believe that more than 50% of all web development will be made in JavaScript within 10 years. JavaScript is the language for Mashups and AJAX-solutions and we are not going to see fewer solutions based on that. Combine that with open API:s from data providers such as Google, Yahoo and Blogs.

JavaScript is here to stay, make sure you read these good and advanced articles from people who will build the foundation you will develop on tomorrow.


Related posts

This entry was posted in JavaScript and tagged , , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

6 Trackbacks

  1. By my writings on June 9, 2008 at 1:11 pm

    making a javascript video player8 best open source shopping cartsweb development framework showcasesimproved current field highlighting in formsusing definition lists: question & answer formattingCSS bits- Vol 2- date stamps6 should read javascript articlesmanaging taxonomiesLearning jQuery » Multiple Fancy Drop CapsDesign Gallery: e-commerce progress barsIconfactory : Freeware : Sticker Pack 2Stop using AJAX!rethinking CSS image replacementusing form input arrays

  2. jQuery UI with Enchant built into it is the Prototype + Scriptaculous-killer when it comes to features and quality. What jQuery needs now is to bundle this with the next Ruby-on-rails killer and with Wordpress and they will prevail as the one and onlyJavaScriptlibrary. Share This

  3. jQuery UI has been updated to 1.5b4 and that Enchant is now part of UI as the effects engine. Neat. This is what jQuery needs. jQuery started out as a good library, and from my point of view the only usablejavascriptlibrary for high traffic websites with more than one developer working on it. The library is still uncompeted when it comes to solving those two problems, even though some people will argue that prototype is a bigger library, but hey, just because

  4. [...] 6 Should Read JavaScript Articles snofs.com (10 hours, 22 min ago) jQuery [...]

  5. [...] Okunmasında yarar olan 6 javascript makalesi. Bağlantı [...]

  6. [...] Okunmasında yarar olan 6 javascript makalesi. Bağlantı [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>