Answer the question
In order to leave comments, you need to log in
How to combine React and Node server?
There is a frontend and a backend that provides an API. The frontend only sends requests. How to make them work together? How to run it?
Answer the question
In order to leave comments, you need to log in
Refine your question. Usually the user requests a page, he is given the front framework and then using ajax or websocket he requests the API. Well, you can also load modules (lazy load) or SSR, but first understand the basics. Read about client-server relationships.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question