Comment on dōmo: Markup, style, and code in one languageComments−tseven13yA glaring issue with this is SEO. The page/site will appear empty for most web crawlers.−JoelMcCracken13yI imagine most users will want to compile the code on the server side to html/css, and javascript.−jedschmidtOP13yRight. This entire page could've been rendered on the server. The point is that you can choose the best tradeoff for your app.
Comments
A glaring issue with this is SEO. The page/site will appear empty for most web crawlers.
I imagine most users will want to compile the code on the server side to html/css, and javascript.
Right. This entire page could've been rendered on the server. The point is that you can choose the best tradeoff for your app.