Security
There are no intermediaries (e.g. BD), the threat of code injection is minimal.
Here you will see the benefits of using Full Static to generate your project.
There are no intermediaries (e.g. BD), the threat of code injection is minimal.
HTML files hosted on a CDN. If there is an attack, the static website can be redirected to another node.
Pages prerendered in the build phase. Served from the node closest to the browser.
HTML files take up less space. Hosting is cheaper.
They can be easily scaled by simply increasing the bandwidth.
Static generators like NuxtJS and hosting providers like Netlify.