2 comments

[ 2.8 ms ] story [ 15.7 ms ] thread
"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.