K
K
Keksonov2017-07-27 21:43:49
JavaScript
Keksonov, 2017-07-27 21:43:49

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

1 answer(s)
Y
yurygolikov, 2017-07-27
@Keksonov

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 question

Ask a Question

731 491 924 answers to any question