Yes . React is mostly agnostic of what’s going on at the server-level. ie it does not care what backend you use. Not entirely true if you want to do server-side rendering of React components.
Yes . React is mostly agnostic of what’s going on at the server-level. ie it does not care what backend you use. Not entirely true if you want to do server-side rendering of React components.