Y
Hacker News
new
|
ask
|
show
|
jobs
by
usingpond
4197 days ago
Not if you're in an environment (like mobile) where you want to reduce repaint.
1 comments
malandrew
4197 days ago
In which case you don't want to be using jQuery at all and should instead be using a virtual DOM implementation like virtual-dom, famo.us, react or mithril.
https://github.com/Matt-Esch/virtual-dom
link
ulisesrmzroche
4196 days ago
What if you don't have the option to all of a sudden bust out a new framework? Some of these scenarios are just unrealistic.
link
https://github.com/Matt-Esch/virtual-dom