Join Slack
Powered by
Is there a way to diff/replace dom? Currently I’m ...
# javascript
p
pardom
02/26/2019, 7:36 PM
Is there a way to diff/replace dom? Currently I’m doing:
Copy code
with(element) { clear() append { // build dom } }
Open in Slack
Previous
Next