DEV Community

Discussion on: Beyond appendChild: Better convenience methods for HTML

 
nickytonline profile image
Nick Taylor • Edited

I made a little helper function based on your example @samthor which also handles inline styles. Thought I'd share here in case anyone else finds it useful. So the only thing else I added was handling inline style and wrapped it all into a function.