Is jQuery Dead?
I don't think jQuery is dead at this point, but it's growth seems to be slowing.
I don't think jQuery is dead at this point, but it's growth seems to be slowing.
Up until recently, if you were building websites you pretty much always used jQuery. jQuery really simplified working with the browser document object model (DOM) and doing really custom animations. In this blog post, we go through how to jQuery with the Lightning Locker Service turned on.
As a programmer, and technology manager I think it's really important to use the right tools and technologies. There are times where I think jQuery is still really valuable but there are a lot of times where I don't think it is valuable.
It’s no secret that many of us that use javascript regularly love jQuery because it handles a lot of the cross browser…
jQuery Mobile is an absolutely amazing javascript framework that can easily assist developing mobile friendly websites. jQuery Mobile is easily summarized by…
jQuery in Action, First Edition is written by Bear Bibeault and Yehuda Katz and is probably the simplest and easiest to understand…
jQuery is very well suited for cross browser JavaScript development, but I bet you didn’t know jQuery is also fairly well suited…
jQuery is so powerful and very flexible and usually makes so many complex takes so simple. Anything with a scrollbar and can…
jQuery is a really popular JavaScript library that helps really simplify manipulating HTML with JavaScript whether it be CSS, animations or even…
Setting focus to the 1st field in jQuery is actually really simple: there are some plugins that also can do it automatically…
David Tang has written a simple and elegant plugin for jQuery that allows a div to be placed in the middle of a page.