Y
Hacker News
new
|
ask
|
show
|
jobs
by
ForHackernews
2985 days ago
The idea is that if you're building your own Javascript library, you can avoid the huge dependency of jQuery.
If you're developing a user-facing app, then yeah, jQuery is still pretty darn helpful.
1 comments
12312313
2985 days ago
Its 85kb. I wouldn't say its a huge dependency. I rather keep it than having to learn an entirely new framework.
link
kaishiro
2985 days ago
Are you referring to vanilla JS as an entirely new framework?
link
12312313
2985 days ago
No, of course not. Vanilla JS is a scripting language. I was referring to React.
link