I don't think it's the size specifically that makes an impact. For me, the main question is why load a library to do something that is pretty straightforward with the existing APIs. Most DOM manipulation is just as easy. AJAX can be more complicated, but it depends on your needs.
Comments
I don't think it's the size specifically that makes an impact. For me, the main question is why load a library to do something that is pretty straightforward with the existing APIs. Most DOM manipulation is just as easy. AJAX can be more complicated, but it depends on your needs.