How to use @Observable Macro in SwiftUI | Bootcamp #76

  Рет қаралды 6,996

Swiftful Thinking

Swiftful Thinking

Күн бұрын

Пікірлер: 49
@Alvin-dg9pq
@Alvin-dg9pq 7 ай бұрын
As of right now, this is the last video of the playlist and I'm celebrating making it to the end. I've learned a ton from your channel so far and I absolutely love you Nick. Keep it coming, you're too good for us lol
@alisampson6639
@alisampson6639 8 күн бұрын
It wasn't an easy journey but I have finally made it to the end of the playlist and I must say Nick is a very great instructor. Thank you very much Nick for such a playlist.
@SwiftfulThinking
@SwiftfulThinking 8 күн бұрын
Congrats on completing! This is by far the longest course on my channel. 🚀
@InertiaInquirer
@InertiaInquirer 7 ай бұрын
I really like your channel. I think the main thing that makes your videos great is that you always bring up examples of the same task done with different methods, where one can see the advantages of that technology and what it solves. Additionally, when you compare it with other technologies, you clearly demonstrate why certain solutions are chosen over others, which really helps to see the difference and understand the choices. This is what other channels are missing. I've learned a lot from your videos and even landed my first job because of them. So, thank you for that 🙏.
@PradeepManek
@PradeepManek Ай бұрын
I completed your entire bootcamp playlist & appreciate you Nick for explaining everything really well. Please keep updating this with new updates. Thanks buddy.
@johnsabatel7325
@johnsabatel7325 6 ай бұрын
Just finished up this playlist! Thank you for the amazing insight and information. Can't wait to start the other playlists!
@Mike_bbbbb
@Mike_bbbbb 7 ай бұрын
Finally finished this playlist. 🎉 Thanks for your incredible generosity, Nick! Your content is fantastic.
@MarioPereira-p7z
@MarioPereira-p7z Ай бұрын
ME TOO!!! Congratulations to both of us for reaching this point. Thanks Nick!
@MarioPereira-p7z
@MarioPereira-p7z Ай бұрын
Done! Finished the entire playlist, following in Xcode. Thanks Nick!! I am even going to print myself a diploma. Can you sign it?
@tsomuk
@tsomuk 2 ай бұрын
Absolutely incredible job with this course! Thank you so much !
@hollisambrose1756
@hollisambrose1756 3 ай бұрын
Ta Da! I've finished all of the videos in the playlist! Well done, sir. Very logical in the order of presentation.
@Krafcik226
@Krafcik226 4 ай бұрын
Finished the Playlist today. I've learned so much from you so I wanted to say: Thank you Nick!
@TheITExpert
@TheITExpert 5 ай бұрын
Hi Nick, My heartful thank you so much to providing valuable subject to the people who are trying to gaining knowledge in mobile apps development. i became fan of you.
@anmol-suneja
@anmol-suneja 5 ай бұрын
Great work Nick!! I am a Fan boy now. This is the first series that I started on your channel and I am glad, I am able to finish it. This is a definite go to series for any developer who want to get comfortable with SwiftUI. Thanks a lot for this. I am aiming to learn Swift Concurrency next and after that will continue back with other SwiftUI playlists on channel and Combine as well. It would be great if you can suggest an order in which I take those playlists.
@SwiftfulThinking
@SwiftfulThinking 5 ай бұрын
The order is listed here: www.swiftful-thinking.com/store I also have a Swift Concurrency course if you’re interested!
@markaurelius61
@markaurelius61 7 ай бұрын
That's a good way to consolidate the understanding
@yuanan4423
@yuanan4423 2 ай бұрын
Finish this playlist Thank you Nick
@Dudadius
@Dudadius 7 ай бұрын
Thanks for the update and for your amazing content in general.
@FabricioMTL
@FabricioMTL 7 ай бұрын
Hey nick will you cover swiftData as well
@peterwolf2657
@peterwolf2657 7 ай бұрын
That would be awesome.
@bjeber
@bjeber 7 ай бұрын
Yeah good one.
@Spacer-l3j
@Spacer-l3j 7 ай бұрын
Plenty of videos of SwiftData on KZbin it takes 3 steps to implement and a few more to work with. Check Paul Hudson's video called Create your first project with SwiftUI and SwiftData
@elemento_arts
@elemento_arts 5 ай бұрын
Definitely need that one. Core Data is now a thing of the past.
@rayhaanalykhan
@rayhaanalykhan 7 ай бұрын
Hi nick, thank you 😊
@vladimirmoor
@vladimirmoor 6 ай бұрын
Thanks for your work!
@haseebkhan-d5q5e
@haseebkhan-d5q5e Ай бұрын
Just Finish The Playlist "SwiftUI Bootcamp (Beginner Level)" Must Recommended, 🥳❤🥳
@hew3999
@hew3999 3 ай бұрын
Hey Nick, will you cover swiftData and news in ios 18. Please 🎉
@NotElonMuskk
@NotElonMuskk 3 ай бұрын
Which playlist should I watch after this bootcamp and Swift basics?
@SwiftfulThinking
@SwiftfulThinking 3 ай бұрын
Order is at www.swiftful-thinking.com/store .. next is time to build your first app! Todo list and then map app.
@NotElonMuskk
@NotElonMuskk 3 ай бұрын
@@SwiftfulThinking Thanks for all your hard work Nick, really appreciate it!
@mirac_
@mirac_ 7 ай бұрын
my goat 🐐
@SimoneSamardzhiev
@SimoneSamardzhiev Ай бұрын
Hey, can I have a question. When you use observed object and pass it as an environment object you can still use it as a binding variable. But when used the new way and you pass it as environment you can't bind to it. Is there any solution to that.
@SwiftfulThinking
@SwiftfulThinking Ай бұрын
Maybe I’m misunderstanding but you should be able to use @Binding
@MaksimLA
@MaksimLA 7 ай бұрын
😍
@gccount
@gccount 7 ай бұрын
observable is not essential , but I think swift data is ! because it's the last puzzle to make swift app, especially for beginners
@johnheaney3349
@johnheaney3349 7 ай бұрын
That was funny. Probably half the video is "don't bother with this now."
@SwiftfulThinking
@SwiftfulThinking 7 ай бұрын
This is trending on social media and I think a lot of people are anxious about it, so I wanted to be clear that it’s a “nice to have” when you get there lol
@Spacer-l3j
@Spacer-l3j 7 ай бұрын
⁠@@SwiftfulThinkingI don't know why people are anxious since it's just a difference in syntax and much cleaner... Yeah it's supporting iOS17 onwards but this is the future and we should be thankful to have such a clean implementation to work with in the future
@tupuonohoching966
@tupuonohoching966 4 ай бұрын
What is next after this Video?
@SwiftfulThinking
@SwiftfulThinking 4 ай бұрын
Next we’ll build some beginner apps. Todo list app is first! Full course order posted here: www.swiftful-thinking.com/store
@thegoblintown
@thegoblintown 4 ай бұрын
tell me to go slowly and it's only supported in iOS 17 10 more times please
@SwiftfulThinking
@SwiftfulThinking 4 ай бұрын
Please go slowly because it’s only supported in iOS 17
@jotaman96
@jotaman96 5 ай бұрын
Reached the end, lets gooooooo. You're great Nick! 🫶
@bjp_for_2024
@bjp_for_2024 7 ай бұрын
all your code is updated to latest SwiftUI code in bootcamp branch?
@SwiftfulThinking
@SwiftfulThinking 7 ай бұрын
Yes everything on GitHub @SwiftfulThinking!
How to use @ObservableObject and @StateObject in SwiftUI | Bootcamp #50
35:12
MY HEIGHT vs MrBEAST CREW 🙈📏
00:22
Celine Dept
Рет қаралды 61 МЛН
What's in the clown's bag? #clown #angel #bunnypolice
00:19
超人夫妇
Рет қаралды 17 МЛН
Login Screen with SwiftUI (+ Observation)
20:49
SwiftBook
Рет қаралды 2,8 М.
Comparing @Observable to ObservableObjects in SwiftUI
12:57
donny wals
Рет қаралды 1,5 М.
How to use @ViewBuilder in SwiftUI | Advanced Learning #9
24:01
Swiftful Thinking
Рет қаралды 27 М.
Ryan Dahl introduces JSR at DevWorld 2024
29:13
Deno
Рет қаралды 113 М.
MY HEIGHT vs MrBEAST CREW 🙈📏
00:22
Celine Dept
Рет қаралды 61 МЛН