Add to the DOM with JavaScript
I hate adding elements to the DOM using JavaScript. This is because it's really easy with jQuery, something I have to look up every time in JavaScript, and really easy in React. I pretty much learnt React to avoid doing it in JavaScript.
But I though...
blog.nicm42.me.uk2 min read