HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guseyn

86 karmajoined 7 years ago

Submissions

Why Vanilla JavaScript

guseyn.com
157 points·by guseyn·22 hours ago·133 comments

My Experience with Evil Martians

old.reddit.com
1 points·by guseyn·2 days ago·1 comments

[untitled]

1 points·by guseyn·3 days ago·0 comments

[untitled]

1 points·by guseyn·last month·0 comments

[untitled]

1 points·by guseyn·6 months ago·0 comments

[untitled]

2 points·by guseyn·6 months ago·0 comments

[untitled]

1 points·by guseyn·6 months ago·0 comments

[untitled]

1 points·by guseyn·7 months ago·0 comments

[untitled]

1 points·by guseyn·7 months ago·0 comments

[untitled]

1 points·by guseyn·7 months ago·0 comments

Ehtml – Extended HTML for Real Apps

e-html.org
2 points·by guseyn·8 months ago·0 comments

I've been building an HTML-first tool – sharing it in case it helps someone

2 points·by guseyn·8 months ago·2 comments

Ehtml

e-html.org
6 points·by guseyn·8 months ago·3 comments

EHTML Docs

e-html.org
63 points·by guseyn·3 years ago·26 comments

comments

guseyn
·8 months ago·discuss
Sure: https://e-html.org
guseyn
·8 months ago·discuss
You serve your static files and that's it. You just create multipage app. And you can cache almost entire page by e-wrapper template.
guseyn
·8 months ago·discuss
EHTML — Extended HTML for Real Apps
guseyn
·3 years ago·discuss
thank you!
guseyn
·3 years ago·discuss
Yes, you're right, thank you for such explanation.
guseyn
·3 years ago·discuss
It's not just static content. It's Markdowns loaded right into HTML.
guseyn
·3 years ago·discuss
I believe Turbo/Stimulus rely more on server rendering + their Turbo Drive is quite powerful, will try to catchup on turbolinks. I had implemented them previously, but it's quite difficult to make them smooth.
guseyn
·3 years ago·discuss
Yeah, because I am using highligher for code fragments in markdowns, will try to optimize it.