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