Has anyone tried using React _javascript_ (
https://reactjs.org/) to present DocBook XML content as HTML?
I am trying to find a way to evolve my HTML output toolchain so that it is more compatible with a front-end development team that uses React JS.
I'm wondering whether it would make sense to try to get React code to parse the DocBook XML source, or whether there's a way to use DocBook XSLT to present content in a format that's suitable for React to read from.
Do you have any experience you can share? Thanks!
Peter