Does the .map() method have to be passed an array yeah? It can't be passed an object ?
#Javascript
#AskNostr
Technically you are passing a function that processes each item of the array.
Please Login to reply.
No replies yet.