I started watching your videos 6 years ago when I was in high school to learn coding. Now, I've graduated college, working as a software engineer and am still learning a ton from your videos!
@joeybodnar3 жыл бұрын
I took your 2 initial iOS courses 6 years about back in 2015 and been working as a professional iOS dev for 5yrs now. came back to learn swiftUI. still high quality content, nice! wish I could like this video multiple times.
@CodeWithChris3 жыл бұрын
Aaaaah, your comment made our day. Thank you for learning with us! Your support means a lot! :) -Arthur
@thaerzori26842 ай бұрын
Thank you for this outstanding video. I struggled for couple of weeks to understand the difference between @State, @Binding and how data flow between views. You explained them masterfully. Keep up the good work.
@言って-x1e2 жыл бұрын
This was an amazing video for developers who get stuck to understand how properties wrappers work. Besides, Your voice is so soft and your pronunciation is very clear which can mesmerize everyone. I already subscribed your channel.
@CodeWithChris2 жыл бұрын
Thank you for the kind words! Time for Chris to make a meditation app and to tell us to breathe, breathe, relax, breathe! @AdrienVillez
@cherriesinoct2 ай бұрын
I just started working on some iOS projects and this one is a really cool video! Such a simple and clear explanation - compact and easy to understand. Thanks a lot!
@ammarmujib2 жыл бұрын
The video seems to be 1 year old, but still masterpiece to understand data flow/proprty wrappers in SwiftUI. Thanks a lot for such simple and clear explanation.
@CodeWithChris2 жыл бұрын
You're welcome! - Pat
@shrutisharma33413 жыл бұрын
This video deserved so many more likes. This literally cleared out all of my data flow confusions with swift UI! Thanks a ton!!
@CodeWithChris3 жыл бұрын
Ahhhh, thank you so so much! Makes all the hard work so worth it. :) -Arthur
@jamesclavel25 Жыл бұрын
New with iOS app development and man, a lot of those property wrappers have been explained here which can easily be understood. Many thanks to you sir! Keep up the great videos - you've helped a lot of beginner devs here.
@CodeWithChris Жыл бұрын
Thank you for the kind words! - Pat
@nzbszb2 жыл бұрын
This is very detailed, simplified and well explained. Others always tried (no offence!) but failed to give good examples like this. Thanks for this treasure.
@CodeWithChris2 жыл бұрын
Thank you for the kind words! We do our best to explain as simply as possible. @AdrienVillez
@susantasahoo47023 жыл бұрын
Awesome video. This literally cleared out all of my data flow confusions with swift UI! Thanks a ton!! It deserves many more likes. Best video on this topic. Appreciate your effort for explaining it in nice & clean Manner.
@CodeWithChris3 жыл бұрын
Glad to hear this, Susanta! Thanks for learning with us! -Arthur
@mario_luis_dev10 ай бұрын
masterful explanation Chris! 👏
@Stefan-xm9qb6 ай бұрын
You explain things much better than Sean Allen. I immediately understand your videos, great job! I like how everything is from scratch and how it builds up.
@Stefan-xm9qb6 ай бұрын
For example Sean Allen start with bunch of boilerplate code and also assumes you know stuff from older swift versions which makes it difficult to understand.
@andriybelizky9318 Жыл бұрын
Great video - I love it how it shows different scenarios and various tools used to solve issues
@nindz92723 жыл бұрын
Thank you so much for this video! Just yesterday I was googling the exact things you've described in this video. It really does help to understand how things work in SwiftUI.
@CodeWithChris3 жыл бұрын
Glad you found us. We're so excited for you! :) -Arthur
@weilingwang8331 Жыл бұрын
Thanks!
@CodeWithChris Жыл бұрын
No problem! - Pat
@codingkim57142 жыл бұрын
Hi, Cris. Thank you for uploading these about Swift. I'd beed desperate till I found your channel. I found the best videos for starting to study the Swift! Awesome!
@CodeWithChris2 жыл бұрын
So kind of you! Thank you so so much! -Arthur
@himanshukesharwani53332 жыл бұрын
Sir, this really helps me to understand concepts. Thank you for such a good video :)
@CodeWithChris2 жыл бұрын
You're welcome! :) - Pat
@SebastienBarrau Жыл бұрын
Thanks for the awesome video on environmentObjects. You made it super easy to understand and I appreciate the time and effort you put into making it. Keep up the great work!
@CodeWithChris Жыл бұрын
Thank you so much for the kind words! :) - Pat
@nojarhead Жыл бұрын
Hi Chris, thanks for the excellent tutorial. Here's a couple of nuances that I've recently noticed in how @ObservedObject publishes changes and triggers redraws: 1. if your Profile class had a second @Published property that is not used in the layout code, any changes to that property would trigger a redraw of the view anyways. 2. setting the same/current value to a @Published property (e.g. isLoggedIn = true when it's already true) will trigger a redraw of the UI 3. contrary to #2, the .onChange modifier will only react to new values and won't be triggered when setting the same value over and over
@CodeWithChris Жыл бұрын
Thanks for sharing these! - Pat
@KimbrellBrad2 жыл бұрын
This was a very well-done explanation! Your style of walking through each combination of wrappers and properties really cleared up much of my previous "fuzzy" understanding of these property wrappers. Thanks Chris!
@CodeWithChris2 жыл бұрын
Thanks for your lovely feedback, Madd! Means a lot! -Arthur
@santoshlohar152 Жыл бұрын
Dude you explained in easy way..thanks.
@armaanr16563 жыл бұрын
This cleared up all of my confusions. Best tutorial on youtube. Keep it up Chris🙂!
@CodeWithChris3 жыл бұрын
This comment made our day. Thanks for learning with us! -Arthur
@PierluigiLuceri Жыл бұрын
thanks a lot, this is the best video about data flow in swiftui, great job
@zlatkoiliev89272 жыл бұрын
I finally managed to understand them all! Thank you so much for this tutorial Chris! You are awesome! :)
@CodeWithChris2 жыл бұрын
We're happy to help! And thanks for watching! :) - Pat
@alvarovs893 жыл бұрын
Amazing, very well explained! thank you Chris!
@CodeWithChris3 жыл бұрын
You're more than welcome, Alvaro! :) -Arthur
@huyle28382 жыл бұрын
This is an awesome video. I feel so lucky to have access to this youtube channel.
@CodeWithChris2 жыл бұрын
Indeed! Thanks for learning with us! -Arthur
@arkemal2 жыл бұрын
Man, your explanations are excellent. Thank you for this!
@CodeWithChris2 жыл бұрын
You're welcome!!! - Pat
@jbare7773 жыл бұрын
Thank you for this video, it was excellent. Liked and favorited!
@CodeWithChris3 жыл бұрын
Wow, you're just the best. We sincerely appreciate your support! :) -Arthur
@balazskepli9471 Жыл бұрын
Very good summary on data flow! Thank you!
@CodeWithChris Жыл бұрын
Glad it was helpful! Thanks for learning with us! - Iñaki
@LTNKidd2 жыл бұрын
Very clear walk through, thanks Chris!
@CodeWithChris2 жыл бұрын
Appreciate it, thank you! -Arthur
@3VAU Жыл бұрын
Very nice and down to earth ;) thank you!
@DJFabisLP3 жыл бұрын
Wow, pretty informative and interesting! Thank you
@CodeWithChris3 жыл бұрын
Anytime! Thanks for learning with us! :) -Arthur
@akshaykumar-qj2kx2 жыл бұрын
You are awesome teacher Chris :) Thank you for the valuable information.
@CodeWithChris2 жыл бұрын
That means a lot! :) Thank you so much! - Pat
@janstepnicka6553 Жыл бұрын
Hello, thanks for your work. At 17:17 shouldn't the first line be @ObservedObject var myObj = MyObject() ?
@40_pravalgautam15 Жыл бұрын
You made it easy to understand
@madoussfofana6045 Жыл бұрын
Very very very Good explanation. Well done Chris. Tell me where do you collect those information as developper? When I read the Apple document without exemple. it's very hard to understand.
@TheEmperorXavier Жыл бұрын
Your content is amazing
@semilife3 жыл бұрын
Thanks so much Chris as ever clear. Understand this clearly now.
@CodeWithChris3 жыл бұрын
Awesome, happy to know that we helped you! :) -Arthur
@sheetalshinde17 Жыл бұрын
Thanks!!...Very well explained with example..
@CodeWithChris Жыл бұрын
Glad you liked it - Pat
@yshlnhn2 жыл бұрын
Thanks a lot that makes me understand well about data flow
@CodeWithChris2 жыл бұрын
So glad it helped! - Pat
@ninumedia3 жыл бұрын
Fantastic and clear explanation, thank you so much!
@CodeWithChris3 жыл бұрын
This comment made our day. Thank you so much, Nirdhar! :) -Arthur
@michellemorgan69862 жыл бұрын
Thank you very much for this informative video! It was definitely very clear and simple, and I now have a better understanding of this topic (which I must admit, I was having a difficult time understanding)
@CodeWithChris2 жыл бұрын
This made our day. Thanks for learning with us! -Arthur
@thompsonms9941 Жыл бұрын
Good explanation bro ! Thanks !
@CodeWithChris Жыл бұрын
Glad it was helpful! Thanks for watching! - Iñaki
@williamwildsmith51622 жыл бұрын
Great job Chris!
@CodeWithChris2 жыл бұрын
Thanks for your kind words, William! -Arthur
@DaveJacobseniOS3 жыл бұрын
Such quality explanations. Thank you as always!
@CodeWithChris3 жыл бұрын
Great to know this. Thank you for the kind words! -Arthur
@sathriyansam7273 жыл бұрын
Wow super you just made my Sunday productive......👍🏻👍🏻🙂
@CodeWithChris3 жыл бұрын
We're glad that you found us, Sathriyan! :) -Arthur
@naimurhasanrwd3 ай бұрын
Well explained.
@ClintonSiegel2 жыл бұрын
Very helpful! Thank you!
@CodeWithChris2 жыл бұрын
Thanks for watching! - Pat
@ThanhNguyen-jk5tn3 жыл бұрын
It's really helpful. Thanks!
@CodeWithChris3 жыл бұрын
Glad to know, thanks for learning with us! -Arthur
@dangerwang3 жыл бұрын
Wow, this was super helpful Chris, thanks for putting this explanation together. Also, it sounds like you are using a custom mechanical keyboard, or maybe I'm wrong. What keyboard are you using?
@CodeWithChris3 жыл бұрын
Hi, Kevin! Thanks for your kind support! Kindly send an email to care@codewithchris.com so I can give you more info! The links are too long to share here, haha. :) -Arthur
@kevinvelasco1715 Жыл бұрын
I saw the video, great explanation, but I so simple, I'd like to know what happens if you need more than 1 enviormentObject. For instance, we have a model Company and model User that models are used in many parts of the app what is the correct way to pass 2 enviormentsObject and reuse that 2 models executed one time the user init session.
@CodeWithChris Жыл бұрын
We suggest posting on our CodeCrew forum so that our tech support staff can help you. Just visit this link codecrew.codewithchris.com - Pat
@nagarajvrao72493 жыл бұрын
Plz include StateObject... In the follow up video
@CodeWithChris3 жыл бұрын
Thanks for watching! :) -Arthur
@shroomadelics3 жыл бұрын
Woow such great Tutorials. I already have done the Cardgame App 😊 How do you proceed, if for whatever reason you want to create twice instances of Profile and use it with the property wrapper "EnvironmentObejct"? Would you have to create a constant for each instance (ex.: myProf1 = Profile () ) and then call the two references with the modifier EvnironmentObject? English is not my native language, hope you understood it anyway ^^
@CodeWithChris3 жыл бұрын
Hello, kindly post your question in our CodeCrew forum so that our technical support staff can assist you. Go here: codecrew.codewithchris.com/ Thank you! -Arthur
@gpinto52 Жыл бұрын
excellent review
@CodeWithChris Жыл бұрын
Thank you so much! - Pat
@stephaniewagstaff6563 Жыл бұрын
How would I get what the user types in TextField over to another view. I can't seem to get use the property its held in to do so? Thank you.
@hugge09482 жыл бұрын
Such a good tutorial
@CodeWithChris2 жыл бұрын
Thank you so much! Cheers! - Pat
@avalon0908 Жыл бұрын
Wow thanks for this video now I understand...
@CodeWithChris Жыл бұрын
You're welcome! - Pat
@nijeecooper6213 жыл бұрын
Hey Chris! Love the videos! I’m new to apps. Anyway you could make a series on how to make a app like Tik tok that let’s the users upload their videos?
@CodeWithChris3 жыл бұрын
Appreciate your support. Kindly post your idea here: app.productstash.io/codewithchris#/ideas Thank you! -Arthur
@AveryWeathers-o7f Жыл бұрын
I would KILL for you to teach Java, you're leagues better than my college professor.
@CodeWithChris Жыл бұрын
Thanks for watching! I'll be sure to let Chris know :) - Iñaki
@nindz92723 жыл бұрын
A small typo in the slide on ~17:12. It should be "ObservedObject" instead of "ObservableObject" (although you said it correctly :D)
@CodeWithChris3 жыл бұрын
Oh, thanks for catching that! :) -Arthur
@MiChElnumber42 жыл бұрын
Nice explanation Arthur! Is it possible to change an observable object in another class? I have my logic going on in a separate class and would like do make some changes in states viewable in the view file?
@CodeWithChris2 жыл бұрын
Hello, kindly post your question in our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur
@02244 Жыл бұрын
What if I want to use 2 EnvironmentObjects of the same type? How do I specify the exact name of the variable in the root View?
@CodeWithChris Жыл бұрын
We suggest posting on our CodeCrew forum so that our tech support staff can help you. Just visit this link codecrew.codewithchris.com - Pat
@srome07112 жыл бұрын
Great video
@CodeWithChris2 жыл бұрын
Glad you enjoyed it! - Pat
@rapier642 жыл бұрын
Hi Chris! I like your tutorials and I learnt a lot. But there is one more thing. I would like to integrate a print function for the AirPrint (SwiftUI). But unfortunately, I couldn't find any tutorials for this topic. Is it possible to integrate a printing function for SwiftUI at all? If yes, where could I find these information/tutorial? Thanks a lot. Peter🙂
@CodeWithChris2 жыл бұрын
Hello, kindly post this question in our tech support forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur
@salmahassan86893 жыл бұрын
Great Video .. Thanks :)
@CodeWithChris3 жыл бұрын
You are so welcome, subscribe for more! :) -Arthur
@eterr9000 Жыл бұрын
still great two years later
@CodeWithChris Жыл бұрын
Glad it was helpful! Thanks for learning with us! - Iñaki
@hakeemdeggs9117 Жыл бұрын
Amazing!!!!!!
@kal5211 Жыл бұрын
My man 👍
@suchcodemuchwow2 жыл бұрын
How do you reformat the code ?
@CodeWithChris2 жыл бұрын
Hi! We suggest posting your question on our CodeCrew forum. Our tech support staff will help you out. Just visit this link codecrew.codewithchris.com - Pat
@Petermafaiti Жыл бұрын
You're the the best
@rambabuguttula15003 жыл бұрын
How can download the code with Chris phone or laptop and koputer
@CodeWithChris3 жыл бұрын
Can you clarify your question? -Arthur
@volimpia3 жыл бұрын
Thank you
@CodeWithChris3 жыл бұрын
Anytime. Thanks for being here! :) -Arthur
@SomwangIssaramala2 жыл бұрын
Thank
@joshuapaulhawthorne2 жыл бұрын
What is a “View”
@CodeWithChris2 жыл бұрын
Hello, thanks for your kind words! Best if you post your question in our CodeCrew forum so that our tech support staff can guide you. Go here: codecrew.codewithchris.com. Thanks for learning with us! -Arthur
@Wiintb2 жыл бұрын
You do a perfect job. But there is no way I can learn all from you. Need some more structure. Especially missing coredata.
@CodeWithChris2 жыл бұрын
You can get started here codewithchris.com/start :) - Pat
@alinamarrygeorge26303 жыл бұрын
good
@CodeWithChris3 жыл бұрын
Thanks, Alina! :) -Arthur
@sabalkatuwal81622 жыл бұрын
👍
@AlynneTheFlorifant Жыл бұрын
At 17:17 you say @ObservedObject but the slide shows @ObservableObject. But man am I loving these breakdowns. Watching it right before an exam😅
@CodeWithChris Жыл бұрын
🙈🤫 - just to make sure you were paying attention! @AdrienVillez