← Back to context

Comment by galaxyLogic

21 hours ago

Interesting. Does it only work with known frameworks like Next, React etc. or could I use it with my plain Node.js app which produces browser-output?

No, doesn't use work with server-side only apps.

  • It's a server-side app whose GUI is in the browser, a bit like Electron or what have you.

    I guess my question is does Tidewawe only work with a fixed set of known "frameworks" like React and Next, or is it a more general purpose tool for analysing an app based on its source-code and the HTML it produces for the browser?