You have really explained this topic very well. I was always confused about this topic but today that confusion is solved.... thank you so much sir...😊😊
Yaar kitna easily explain kiya. Thanks to your dedication towards teaching IOS to us. Requesting to those who are watching this video please like share and subscribe. This guy is helping us to crack interviews so smartly and easily. Thank you so much, Yogesh Patel. Love to see more videos more new things from you.👏👏👏👏
very nice video.. I have one question in flatmap we used (+=) operator rather than (append) to add elements in tempArray. What is the difference in both.
Hello Abhay, you can apply flat map with different or same data type it will merge and make single array Suppose you have 1. [[String]] -> Flatmap -> [String] 2. [[Any]] -> Flatmap -> [Any] - if your array is different type let p1 = [ ["Yogesh", "Patel"], [12, 22] ] print(p1.flatMap({$0})) Understood bro?
I think @Yogesh Patel u need to take the next step , like make a playlist of swift5 because you're teaching skills are great . So think about my suggestion
Thanks for the easy explanation
You have really explained this topic very well. I was always confused about this topic but today that confusion is solved.... thank you so much sir...😊😊
Yaar kitna easily explain kiya. Thanks to your dedication towards teaching IOS to us. Requesting to those who are watching this video please like share and subscribe. This guy is helping us to crack interviews so smartly and easily. Thank you so much, Yogesh Patel. Love to see more videos more new things from you.👏👏👏👏
Sir Thanks for providing such nice & understandable content for free.
good content Sir
Outstanding.....
too good explaination
Simplified and best video on map, compactmap and flatmap so far. Thank you for the efforts.
very nice video.. I have one question in flatmap we used (+=) operator rather than (append) to add elements in tempArray. What is the difference in both.
Gracias por el vídeo. Thank you for the video !!
Welcome! keep watching :-)
@@YogeshPateliOS Thank you !!
Sir Please make video on about How to load .glb or .gltf file in swift ios
glb with animations
Very helpful video brother!
Glad you like it bro :-)
Nice video. How is Canada? Hope you are doing well. Let me know if I could be of any help to you.
Sir please make video on CICD and GitHub Actions 🙏
What if we have arrays of arrays with different data types then how we can make it single array..?
Hello Abhay, you can apply flat map with different or same data type it will merge and make single array
Suppose you have
1. [[String]] -> Flatmap -> [String]
2. [[Any]] -> Flatmap -> [Any] - if your array is different type
let p1 = [
["Yogesh", "Patel"],
[12, 22]
]
print(p1.flatMap({$0}))
Understood bro?
Thanks bro 👍🏼
Bhai ek mistake. CompactMap optional ko remove nai wrap kerta hai and nil ko remove kerta hai.
Rest explanation upto the mark hai 🙌🏻 14:40
Ha bro bolne mai simple samj sake isliye bola hoga😀 thanks man pointing out 🥳
@@YogeshPateliOS koi nai bro ho jata hai me bhi kahi baar training me esse bol deta hu 🙊🙌🏻
This is Very informative video. Sir plz make 3rd part of MVVM series
Thanks vivek. Yes will do that too don’t worry 🤘🏻
I think @Yogesh Patel u need to take the next step , like make a playlist of swift5 because you're teaching skills are great . So think about my suggestion
Sir please make video Java language in hindi
bro haven't work on Java :-)