Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Really informativeThanks for helping me to get the concept I needed.
Thank you ❤️.. please share the channel
@@aibrahma1150 sure
I wish you could have attach the json file that way it will help everyone to practice while watching your videos
{ "people" : [ { "firstName": "manikanta", "lastName": "nalagatla", "age": 25 }, { "firstName": "nalagatla", "lastName": "manikanta", "age": 52 }, { "firstName": "kanta", "lastName": "mani", "age": 46 } ]}
Really informative
Thanks for helping me to get the concept I needed.
Thank you ❤️.. please share the channel
@@aibrahma1150 sure
I wish you could have attach the json file that way it will help everyone to practice while watching your videos
{
"people" : [
{
"firstName": "manikanta",
"lastName": "nalagatla",
"age": 25
},
{
"firstName": "nalagatla",
"lastName": "manikanta",
"age": 52
},
{
"firstName": "kanta",
"lastName": "mani",
"age": 46
}
]
}