Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timmywil/future-of-selectors
My presentation on the future of selectors, first presented at jQuery Conference Portland June 2013.
https://github.com/timmywil/future-of-selectors
Last synced: 21 days ago
JSON representation
My presentation on the future of selectors, first presented at jQuery Conference Portland June 2013.
- Host: GitHub
- URL: https://github.com/timmywil/future-of-selectors
- Owner: timmywil
- License: mit
- Created: 2013-06-14T19:03:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T18:24:59.000Z (over 5 years ago)
- Last Synced: 2024-10-16T00:44:58.441Z (2 months ago)
- Language: JavaScript
- Homepage: http://timmywil.github.io/future-of-selectors/
- Size: 405 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Future of Selectors
What's the difference between Sizzle and native querySelectorAll in modern browsers?
Will selector engines become obsolete in the future? Will we be able to do custom selectors with querySelectorAll
at any point in the future? I'll answer all of these questions, provide some background on selector engines and the
selectors specification, and give some insight into the their future and what that will mean for web development.## License
MIT licensed
Copyright (C) 2013 Timmy Willison