6 ms·
When I first read this post, I thought the link may be to this website: http://youmightnotneedjquery.com/ http://youmightnotneedjquery.com/ . I developed a Cor
by contactmatts 12y ago
When I first read this post, I thought the link may be to this website: http://youmightnotneedjquery.com/ http://youmightnotneedjquery.com/ .
I developed a Cordova application recently, and I only needed jQuery for Bootstrap. All custom JS was able to be done using the DOM API. However, I was spoiled since I only had to develop against a recent webkit version (my target was iOS 7)
- felipesabino 12y agoI had the same feeling when started working with angular, were you don't need jQuery or anything else to manipulate the DOM. It is spoiled, I agree, but it feels good to be "free" :p