By mswatcher
via codinginstinct.com
Published: May 08 2008 / 12:54
I am constantly surprised by the power and elegance of of JQuery and how using it can change they way you create web applications.
JQuery is not just a simple javascript library that makes ajax and javascript coding easier to write, it also allows you to separate your client-side logic from your html, making it much more cleaner and easier to maintain.
Lets see how JQuery can improve your html with a concrete example.
Tweet
SaveShareSend
Tags: javascript, web design
Add your comment