C
C
cfif112016-04-16 16:58:34
JSON
cfif11, 2016-04-16 16:58:34

send json request to server using redux?

This is my first time dealing with frontend development and I have a question. There is an object, with fields "name", "surname".
It is necessary, by pressing one button, to send json from a given address (for example, this: {"name":"Alex","surname":"Utkin"}), and by pressing another button, accept the same request.
On the server side, java + spring is used on the client side reactJS, redux, react-routing.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2016-04-21
@cfif11

The chapter " Asynchronous actions " understands.
In general, the whole course is quite short there, you can see and understand how the data moves in the redux application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question