Hacker News new | ask | show | jobs
by spiderfarmer 237 days ago
I made my first CRUD UI that didn't do full page refreshes with those methods.
1 comments

I think most of us did the ol `$el.appendChild(document.createElement('tr'))` dance rather than using those, at least I did during the 00s for sure.