Is it worth the time to switch from AjaxControlToolkit to jQuery?
- by Matthew Jones
I keep hearing all these things about how awesome jQuery is and how the AjaxControlToolkit sucks. Unfortunately, I only heard about this after I built my entire WebForms site using the toolkit.
Now I am considering switching, if not entirely, mostly to jQuery. This is partially for the experience (having never coded in Javascript or used any frameworks) and partially because I think I have more control over jQuery.
There is no pressing need to switch, but I'm considering doing it anyway.
Is it worth tackling the learning curve for jQuery just to get the experience, of should I leave my working site well enough alone?