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