Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
iSnow
on Jan 30, 2014
|
parent
|
context
|
favorite
| on:
You might not need jQuery
> Apps built on newer front-end frameworks like Angular and React might not need it, for example.
Well, Angular has jQuery (lite) built in.
cwp
on Jan 30, 2014
[–]
It has a jQuery-mostly-compatible node wrapper built-in, which is why it doesn't need jQuery.
cheriot
on Jan 31, 2014
|
parent
[–]
Which is both good and bad in that it also modifies jQuery's internals if it's present. (I last looked at the 1.0.x branch)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Well, Angular has jQuery (lite) built in.