> The browsers native language is HTML. HTML is a markup language and if you feed HTML to the browser it will very quickly render the page with what you give it. But no. Let's not do that. Let's instead feed the browser with JSON and then have the build in JavaScript engine translate that into a pre-formatted output which then gets translated into HTML before it's served to the user.
I agree with you. I agree with the author. I put my own idea into practice:
I agree with you. I agree with the author. I put my own idea into practice:
https://htmx.org