Y
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
maccolgan
1775 days ago
even when you do that, it's at least a markup language, I just don't understand how include fits into the semantics
link
ceejayoz
1775 days ago
Might be worth looking at Vue and Svelte.
link
dylan604
1775 days ago
nah, now i just hand it to the frontend aliens that like that stuff.
link