FACN1 / week3-javiasy

Repo to hold GOT actor app
https://facn1.github.io/week3-javiasy/
0 stars 2 forks source link

innerHTML="" faster than iterating removeChild #78

Open mantagen opened 7 years ago

mantagen commented 7 years ago

http://stackoverflow.com/questions/18084941/remove-child-nodes-or-elements-or-set-innerhtml

http://jsperf.com/innerhtml-vs-removechild/

re. https://github.com/FACN1/week3-javiasy/blob/master/callback.js#L10-L12