Comment by degamad Comment by degamad 12 hours ago 1 reply Copy Link View on Hacker News > React supports rendering to HTML ahead of time (SSR)...So does XSLT?
Copy Link throwaway290 9 hours ago Collapse Comment - Literally not one person said XSLT can't do it. But in case you missed it somebody did said React can't do it and so XSLT is better.> build step with React and webpack and javascript absolutely required on the client-sideThis was a false statement.both XSLT and React can be used for this except React can additionally do a bunch of other stuff that does use JS and that XSLT can't do. Reply View | 0 replies
Literally not one person said XSLT can't do it. But in case you missed it somebody did said React can't do it and so XSLT is better.
> build step with React and webpack and javascript absolutely required on the client-side
This was a false statement.
both XSLT and React can be used for this except React can additionally do a bunch of other stuff that does use JS and that XSLT can't do.