background preloader

Learning

Facebook Twitter

JavaScript debugging for beginners. HTML5 Canvas Tutorials. Treating JavaScript like a 30 year old language - Jeremy Kahn's Dev Blog. I don’t like JavaScript.

Treating JavaScript like a 30 year old language - Jeremy Kahn's Dev Blog

I write an enormous amount of JavaScript — in fact I write it almost exclusively — but I don’t really like it as a language. I don’t want to write a giant screed as to why I don’t like the language, but suffice it to say that it lacks some really basic features (like default parameters), and its lack of clearly defined rules (semicolons, whitespace) create lots of headaches. Something that has helped me keep JavaScript manageable and even fun is the coding styles I have developed. 50 jQuery Function Demos for Aspiring Web Developers - Smashing Coding.

Every aspiring Web developer should know about the power of JavaScript and how it can be used to enhance the ways in which people see and interact with Web pages.

50 jQuery Function Demos for Aspiring Web Developers - Smashing Coding

Fortunately, to help us be more productive, we can use the power of JavaScript libraries, and in this article we will take a good look at jQuery in action. What Is jQuery? Link In a nutshell, jQuery is a leading JavaScript library that can perform wonders on your Web pages and make your Web development life much easier and more enjoyable.