https://github.com/vasanthk/jquery-vs-vanilla
jQuery vs Vanilla JavaScript equivalents. (IE9+)
https://github.com/vasanthk/jquery-vs-vanilla
Last synced: about 1 year ago
JSON representation
jQuery vs Vanilla JavaScript equivalents. (IE9+)
- Host: GitHub
- URL: https://github.com/vasanthk/jquery-vs-vanilla
- Owner: vasanthk
- Created: 2015-10-28T22:07:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T05:23:24.000Z (over 9 years ago)
- Last Synced: 2025-04-30T01:37:22.168Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://youmightnotneedjquery.com/
- Size: 19.5 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jQuery vs Vanilla
jQuery vs Vanilla JavaScript equivalents.
## Reference
[You don't need jQuery](https://github.com/oneuijs/You-Dont-Need-jQuery)
[You might not need jQuery](http://youmightnotneedjquery.com/)
[Master the DOM](https://medium.com/re-dom/master-the-dom-bc1a2a06089b#.xup7n08o0)