I am planning to build a similar https://tailwindui.com/components/marketing/sections/heroes site but I am worried about storing the HTML, JSX, REACT JS, Javascript code in MongoDB.
I am also not sure I can validate the "Code" from the request body and what will be the mongoose schema type.
What will be the best tech stack to build a similar site? Thank you