Remix.run Logo
galaxyLogic 8 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?

recroad 7 hours ago | parent [-]

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

galaxyLogic 22 minutes ago | parent [-]

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?