Your explanations with proper terminology are so appreciated, because after studing for so long a bell goes off when I hear certain words and while you are teaching maps I'm learning more about 5 other aspects of SwiftUI as well!
@StewartLynch Жыл бұрын
Happy to help!
@milanero2277 Жыл бұрын
unbelievably good explanation, thank you
@StewartLynch Жыл бұрын
Glad you think so.
@larschristiansen31363 жыл бұрын
This is one of the best explanation of map that I have met so far.
@StewartLynch3 жыл бұрын
Thanks Lars
@andrejkling38862 жыл бұрын
Excellent.. thank you Stewart
@himansupanigrahi92474 жыл бұрын
Really I should appreciate your work. That's really awesome. I am not just talking about this one video. I am talking about all the content that is available in this channel. I must say yours channel is a out of the box channel. I really should thank you for presenting such great content. The other thing I should mention is you really know what things should be presented to the viewers & how it should be presented. Though it's a fact that so many videos on KZbin is available but the sad reality is that they happens to be somewhat procedure oriented videos not concept oriented like the one you create. Keep it up.
@StewartLynch4 жыл бұрын
Thank you. That’s exactly what I am trying to achieve. I won’t always hit the mark but I try.
@minseongkim32783 жыл бұрын
Thank you from SEOUL
@trevormills3 жыл бұрын
Great video Stewart. Very easy to follow and really explains the subject well. Thank you.
@arturo73922 жыл бұрын
You are awesome!!!! Please don't stop the videos! WOW!
@StewartLynch2 жыл бұрын
No worries there. I am committed to releasing at least one a week for the foreseeable future.
@anhhanry71672 жыл бұрын
Thank you , Vancouver
@Palalune2 жыл бұрын
These videos are excellent, thank you so much for making them available! :-)
@ayon35274 жыл бұрын
Greetings from Germany, i enjoy your tutorials quite a lot. Tx for all these amazing videos
@StewartLynch4 жыл бұрын
Vielen Dank
@karabarbar Жыл бұрын
Hello Mr Lynch, thank you for submitting good quality tutorial as always. I keep returning back to same tutorials of yours to remind myself about a topic and it sinks even better after watching it again later. I wonder if you're planning to make a video about the process of finding the idea for an application? It's always been hard for me to find the new app idea, it feels like app store has already better apps than I could develop. Maybe we should start by copying some apps in tutorials and modifying them? Thank you.
@StewartLynch Жыл бұрын
I don't have any plans to do this, but you might want to take a look at this video by Sean Allen kzbin.info/www/bejne/oqLWmmNpr8Rqgpo
@chatsnoirblamo3 жыл бұрын
I really appreciate your animation. Thanks for video.
@ryankanno25622 жыл бұрын
Thank you so much for what you do!
@MeineFresse103 жыл бұрын
I like this tutorial and help me so much - thank you.
@gakkieNL3 жыл бұрын
Love these functions! Great video!
@StewartLynch3 жыл бұрын
Glad you are enjoying them.
@gakkieNL3 жыл бұрын
@@StewartLynch yeah, Swift is such a great programming language!
@SergeyPeykarov4 жыл бұрын
Thank you. Very clear!
@StewartLynch4 жыл бұрын
Thank you for your kind words.
@sakshipatil95372 жыл бұрын
The best 🙌
@mumble574 жыл бұрын
Thanks a lot for the video!
@zxccxz92830404 жыл бұрын
Hi another great video, thanks. Just one point of clarification. When working with the temperature conversion you used map and not mapValues. I see that map with convert it into an array of dictionaries and mapValues keeps it as a dictionary. Was your intention to do the conversion? Thanks
@StewartLynch4 жыл бұрын
I wanted to keep it as an array of dictionaries for comparison and to keep the retuned type the same.
@SaifaldeenSAH10 ай бұрын
Thanks!💝
@StewartLynch10 ай бұрын
Thank you
@siddharthkothari0074 жыл бұрын
easy to understand videos. 👏
@andredouglas62013 жыл бұрын
thank you'
@ArchAid13 жыл бұрын
Great video :) Thanks 🙏
@kenmuyesu78952 жыл бұрын
Amazing!
@StewartLynch2 жыл бұрын
Thanks Ken. Can you tell me what you liked about the video?
@kenmuyesu78952 жыл бұрын
@@StewartLynch Well detailed, especially when explaining how a control flow morphs from a normal for-loop to the succinct filter/map one-liner