Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aviraldg
on Jan 31, 2014
|
parent
|
context
|
favorite
| on:
You might not need jQuery
jQuery might use querySelectorAll for its selector, but also looks for basic patterns and optimizes them by using things like getElementBy* eg. $("#test") will use getElementById behind the scenes, not querySelectorAll.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: