Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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