Comment on Wasp: WASM Programming LanguageparentComments−jedisct14yDoesn't really apply to HTML.Using indentation instead of XML-like opening and closing tags is way more concise, and encodes exactly the same information.−zamadatix4yIt's shorter, I don't know about concise though I suppose that's a subjective point anyways. While it's generally exactly the same there are some corner cases involving formatting rather than structure tags where it's not always 1:1.
Comments
Doesn't really apply to HTML.
Using indentation instead of XML-like opening and closing tags is way more concise, and encodes exactly the same information.
It's shorter, I don't know about concise though I suppose that's a subjective point anyways. While it's generally exactly the same there are some corner cases involving formatting rather than structure tags where it's not always 1:1.