I've been building an HTML-first tool – sharing it in case it helps someone2 points·by guseyn·vor 8 Monaten·2 comments
guseyn·vor 8 Monaten·discussYou 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·vor 3 Jahren·discussI 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·vor 3 Jahren·discussYeah, because I am using highligher for code fragments in markdowns, will try to optimize it.