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