Why is jQuery so popular?
Saturday, August 8th, 2009 JQuery, Programming, Website Design by adminWhy is jQuery so popular?
Before knowing the reason for popularity of jQuery , let us know about jQuery. jQuery refers to a JavaScript library that helps programmers2 to create web2.0 applications without much code. This is a lightweight and concise library without a huge framework. This library can be used for rapid web development works especially with respect to event handling, Ajax interactions, HTML document traversing, animating, CSS manipulations, DOM…
Cleaner Code For A Better Tomorrow
Wednesday, August 5th, 2009 Blog, Coding for Seo, Programming, SEO, Website Design by adminCleaner Code For A Better Tomorrow
(why code indenting, commenting is important)
The actual thing, which works behind our web page, is the coding and it makes possible the smooth running of any website. When a programmer writes a computer code he addresses to two things, one is the machine that is actual computer and other is the human beings. For machine, this code is known as syntax and it should…
