Hacker News new | past | comments | ask | show | jobs | submit login
Top JavaScript Frameworks, Libraries and Tools and When to Use Them (sitepoint.com)
17 points by cosmosgenius on Nov 26, 2015 | hide | past | favorite | 2 comments



"When to use jquery: always" but not if you're already using Angular or React


I use D3 as JQuery substitute most of the time, because of the nice data-binding. I'm using it "inside" React, because the React diffing is too slow for "real time" (<100ms) updates.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: