HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guseyn

86 karmajoined 7 лет назад

Submissions

Why Vanilla JavaScript

guseyn.com
158 points·by guseyn·вчера·134 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.