dmikester1D
Reactiflux4y ago
5 replies
dmikester1

dmikester1 – 22-28 Jan 13

I have an array of objects. Each object has many fields, but I want to update the
linePosition
field in all of the objects. I simply want to decrement it by one. Would
map
be my best bet here?
Was this page helpful?