Hacker News new | ask | show | jobs
by maccolgan 1777 days ago
At this point HTML is quickly turning into not a markup language
1 comments

I miss writing HTML instead of telling Javascript how to create the HTML that I would use. I preferred JQuery's $('<htmlcodegoeshere>') vs document.createElement('element').append(document.createElement()) bullshit
even when you do that, it's at least a markup language, I just don't understand how include fits into the semantics
Might be worth looking at Vue and Svelte.
nah, now i just hand it to the frontend aliens that like that stuff.