October 17th in Articles, JavaScript, Tutorials by .

jQuery Templates : Beyond The Basics : The Why And How

Tweet

Web applications are getting more and more advanced and with that complexity and much off what drives this new era in web development is JavaScript. So, we have all encountered the pain of having to concatenate long strings of JavaScript variables and HTML to build up the dynamic section of the DOM we wish to manipulate and what a maintenance nightmare this can quickly become. Anyone that has been writing JavaScript for some time remembers the days of the document.write …

July 6th in Articles, Tutorials by .

Getting Started With Processing.js

Tweet

HTML5 is probably the biggest news that hit the web developer community since Ajax. One of the most exiting elements, when last did we get so excited over a single element, would be the canvas element. I am not going to go into what canvas is and everything that can be done with canvas but, suffice it to say, canvas is a blank ‘canvas’ onto which we can ‘draw’, draw being a broad term here, using JavaScript.

In this article I …

Performance Optimization WordPress Plugins by W3 EDGE