Y
Hacker News
new
|
ask
|
show
|
jobs
by
jorshman
2656 days ago
Jquery still strikes me as being much faster to get up and running than react. Is the issue it’s speed compared to vanilla js?
1 comments
isostatic
2656 days ago
jquery is something you can throw in quickly onto a page and have a few useful helper functions.
Not everyone is building web applications, sometimes we just want a simple tool to do a single job.
link
Not everyone is building web applications, sometimes we just want a simple tool to do a single job.