HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guseyn

86 karmajoined 7 वर्ष पहले

Submissions

Why Vanilla JavaScript

guseyn.com
157 points·by guseyn·22 घंटे पहले·133 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.