I've been building an HTML-first tool – sharing it in case it helps someone2 ポイント·投稿者 guseyn·8 か月前·2 コメント
guseyn·8 か月前·議論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·3 年前·議論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 年前·議論Yeah, because I am using highligher for code fragments in markdowns, will try to optimize it.