I'm a typescript/react dev (on the web-side), and was just wondering why I haven't seen any servers, plugins, or tools utilizing React type frameworks like React Core, or NextJS, or even something like Remix?
Is this in terms of limitations of what we can do with communication between the server and webhost? Or would I be fine creating my website based off any framework?
I feel as if this may be an irrelevant post as I am pretty sure it doesn't matter as long as the webhooks communicate the way they need to communicate, it should all work the same ideally, right?