Hacker News new | ask | show | jobs
by dylan604 1775 days ago
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
2 comments

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.