is the first element", " this is the second one" ];
I would like to send the first element to an API when I got the response I want to send the second one till the last element of the given array
how can that be possible with javascript?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array
Обсуждают сегодня