Posts by Laura Moraes • 1 point
1 post
-
-1
votes1
answer505
viewsQ: .map() is not a Function
I am developing an application in React.js and have to perform a JSON request. The variable I declared receives the object, but when it arrives at the function .map() to expose the desired content…