Comment by troupo

Comment by troupo 2 days ago

6 replies

> The syntax errors that cause XHTML to stop parsing also cause JSX to stop parsing. If this kind of thing really were a problem, it would have killed React.

JSX is processed during the build step, XHTML is processed at runtime, by the browser.

throw_await a day ago

Invalid XHTML woild have been caught in the test suite

  • troupo a day ago

    Neither you nor the sibling commentator can be serious.

naasking a day ago

Yes, which presumably would have actually been tested by someone before it was uploaded.

  • troupo a day ago

    Neither you nor the sibling commentator can be serious.

    • naasking 18 hours ago

      Hey, guess what else is processed at runtime: all of the dynamically typed programming languages that run half of the internet. I wonder how they can still get reliability despite that?

      • troupo 12 hours ago

        1. They don't really

        2. That is literally besides the point we're arguing here.

        At this point i have no interest in this "discussion".

        Adieu.