Comment by mixmastamyk
Comment by mixmastamyk 6 months ago
I recently learned the object tag can do what I wished for in the 90s... work as an include tag:
<object data="footer.html"></object>
Turn your back for twenty-five years, and be amazed at what they've come up with! ;-)Should reduce a lot of boilerplate that would get out of sync on my next project, without need for templating.
Unfortunately that will require the client to make additional web requests to load the page, effectively doubling latency at a minimum.