Join us at Jamstack Conf Virtual, October 6-7. Register now!
MSG is used in the food industry as a flavor enhancer with an umami taste that intensifies the meaty, savory flavor of - jkjkjk! I kid. It's literally just JavaScript.
__.page.js -> __.html
//Inside ___.page.js
module.exports = function() {
return html`
<p>
I'm honestly not kidding,<br />
It's just JavaScript!
</p>
`
}
StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.