I have an api in the 100 index are there so in each index there are nested object and for example there is an object like index 1 = currencies: { MRU: { name: "aaa", age: 20} } index 2 = currencies: { AWG: { name: "aaa", age: 20} } index 3 = currencies: { HUS: { name: "aaa", age: 20} } So there are 100 index and have different currencies objects how to fetch this ?
very very clear explanation bro, thank you so much..
Thank you for a video with basic explaination
Much appreciated 🙏🏾
Clear explanation thank u so much 💐
Nicely defined
very good
I have an api in the 100 index are there so in each index there are nested object and for example there is an object like index 1 = currencies: {
MRU: { name: "aaa", age: 20}
}
index 2 = currencies: {
AWG: { name: "aaa", age: 20}
}
index 3 = currencies: {
HUS: { name: "aaa", age: 20}
}
So there are 100 index and have different currencies objects how to fetch this ?
How can acces different phone number through map function ??