HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guseyn

86 karmajoined 7년 전

Submissions

Why Vanilla JavaScript

guseyn.com
159 points·by guseyn·어제·136 comments

My Experience with Evil Martians

old.reddit.com
1 points·by guseyn·그저께·1 comments

[untitled]

1 points·by guseyn·3일 전·0 comments

[untitled]

1 points·by guseyn·지난달·0 comments

[untitled]

1 points·by guseyn·6개월 전·0 comments

[untitled]

2 points·by guseyn·6개월 전·0 comments

[untitled]

1 points·by guseyn·6개월 전·0 comments

[untitled]

1 points·by guseyn·7개월 전·0 comments

[untitled]

1 points·by guseyn·7개월 전·0 comments

[untitled]

1 points·by guseyn·7개월 전·0 comments

Ehtml – Extended HTML for Real Apps

e-html.org
2 points·by guseyn·8개월 전·0 comments

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

2 points·by guseyn·8개월 전·2 comments

Ehtml

e-html.org
6 points·by guseyn·8개월 전·3 comments

EHTML Docs

e-html.org
63 points·by guseyn·3년 전·26 comments

comments

guseyn
·8개월 전·discuss
Sure: https://e-html.org
guseyn
·8개월 전·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개월 전·discuss
EHTML — Extended HTML for Real Apps
guseyn
·3년 전·discuss
thank you!
guseyn
·3년 전·discuss
Yes, you're right, thank you for such explanation.
guseyn
·3년 전·discuss
It's not just static content. It's Markdowns loaded right into HTML.
guseyn
·3년 전·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년 전·discuss
Yeah, because I am using highligher for code fragments in markdowns, will try to optimize it.