A
A
Alex102142019-11-25 00:39:16
JavaScript
Alex10214, 2019-11-25 00:39:16

Getting data from a js form?

Hello everyone, please tell me about this issue:
I have a registration form:
"Enter first name: "
"Enter last name: "
"Enter your number: "
I need to display on a separate page all users who have filled out the form.
So, how do I get data from this form?
Or in what way?
As I understand it, I need to create an empty array and place objects there in which the first name, last name
and gender will be written. But how to get the data without a clue. I'm new)
I work in Reacte.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
keystore, 2019-11-25
@keystore

I suspect that you do not save data to the server

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question