Kendo UI for jQuery provides 70+ UI widgets for building complex, enterprise-grade JavaScript applications. However, today's complex JavaScript applications require more than jQuery alone. This is why...
It's been ten years since jQuery started rocking the web and it has stuck around for very good reasons. jQuery offers its users an easy-to-use interface to interact with the DOM, perform Ajax requests...
Because of the mounting you-don't-need-jQuery sentiment as of late, I can't help but think we have forgotten the basic value of jQuery. So I think it is time to remember.
In this article, I'm going to...
I've previously written about using jQuery's AMD modules to include only the pieces of jQuery you need. That approach relied on explicitly listing jQuery modules, i.e. whitelisting, which works well i...
With the ever-increasing importance of mobile, performance on the web has never been more critical. Because of its popularity, jQuery is often targeted as too big because of its size. Although I've ar...