nuxt-community / nuxtent-module

Seamlessly use content files in your Nuxt.js sites.
https://nuxtent-module.netlify.com/guide
MIT License
388 stars 50 forks source link

Consider streaming content html #144

Closed qm3ster closed 6 years ago

qm3ster commented 6 years ago

document.write() AND iframe? We have to add this!

This question is available on Nuxt.js community (#c113)
cesasol commented 6 years ago

We will leave this kind of optimization to vue and the userland (programmer).

qm3ster commented 6 years ago

Vue isn't concerned with massive chunks of preformatted text, and userland cannot be trusted

cesasol commented 6 years ago

I still think this is fall into the overoptimization problem and will take way to much work and not that much of a benefit for most developers and users using nuxtent. However you are welcome to discuss on gitter or discord. And if you would like to contribute implementing this feature I would suggest to wait unitl we release 3.0.