2 comments

[ 3.2 ms ] story [ 19.0 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.