|
|
|
|
|
by maggit
5087 days ago
|
|
jQuery is big and important and has lots of features that you can use or decide not to use. However, if you decide to implement simple animations yourself in a situation where jQuery would have been a fit, you are likely wasting time and effort. Using jQuery for this does not mean that you like or dislike the language. That was the point I was trying to refute. Animations is of course also not the only problem you can solve by using jQuery as a library every now and then. ---- For what it's worth, I don't think jQuery qualifies as a framework in the definition on Wikipedia ( http://en.wikipedia.org/wiki/Software_framework ), but this is besides the point. |
|