Hi all, I hope you enjoy this video. I also have the playlist for this free course below Build a news app in SwiftUI tutorial series th-cam.com/play/PLv.html... Also if you’re interested in learning how to build a complex UI, I also have a detailed tutorial showing you how to build Clubhouse in SwiftUI below Build Clubhouse in SwiftUI 2.0 and Dark Mode (SwiftUI Tutorial, SwiftUI 2.0, Clubhouse App Clone) th-cam.com/video/FVUPe5z1YG8/w-d-xo.html
Hey, I have a mini course with a range of examples using URLSession it has examples with Combine & Swift Concurrency 👌🏾 th-cam.com/play/PLvUWi5tdh92wy3DEZk_NL207DgQs_xtq_.html
@@tundsdev with SwiftUI do i need to move to another prospective A lot of folks use Task{} and i am pretty new with SwiftUI (less than 1 year actual practicing) ,do i need to change anything under the hood?
That task is using Swift Concurrency, I personally would stick with Swift Concurrency or Combine. Understand URLSession then pick one you prefer. I prefer Swift Concurrency personally 👌🏾
Hi all, I hope you enjoy this video. I also have the playlist for this free course below
Build a news app in SwiftUI tutorial series
th-cam.com/play/PLv.html...
Also if you’re interested in learning how to build a complex UI, I also have a detailed tutorial showing you how to build Clubhouse in SwiftUI below
Build Clubhouse in SwiftUI 2.0 and Dark Mode (SwiftUI Tutorial, SwiftUI 2.0, Clubhouse App Clone)
th-cam.com/video/FVUPe5z1YG8/w-d-xo.html
I can't open the playlist
Build a news app in SwiftUI tutorial series
th-cam.com/play/PLvUWi5tdh92zgFZ2UHvhhKrLyRyHXz8Jw.html
Great Tutorial, thank you. It's always nice to see some new Swift/iOS creators on here
Glad you liked it! And there's more content I have planned to come 👀
nice tutorial man keep it up. im new to SwiftUI so this really helps
Thank you for the support, exciting times that you’re new to SwiftUI development 🙌🏾
Really nice work, I believe you make this a series
Thank you and great idea 👍🏾
Great as always!
Thank you! Cheers!
amazing this video, thanks for sharing i enjoy this video
I like your videos and I watch them often. One minor comment - please, reduce drastically the usage of: essentially and basically.
Thanks, one thing to note this video was filmed 2 yrs ago. My content has changed a lot in terms of quality
@@tundsdev you are correct. I take my comment back! Keep up the great work!
this is clutch thanks man.
how to do this without own protocol? skeleton view is showing always. Thanks anyway!
Thanks 👍🏾
right now i am using your old network layer using urlsessions , do i need to learn any thing new like Combine ?
Hey, I have a mini course with a range of examples using URLSession it has examples with Combine & Swift Concurrency 👌🏾
th-cam.com/play/PLvUWi5tdh92wy3DEZk_NL207DgQs_xtq_.html
@@tundsdev with SwiftUI do i need to move to another prospective
A lot of folks use Task{} and i am pretty new with SwiftUI (less than 1 year actual practicing) ,do i need to change anything under the hood?
@@tundsdev now i am watching every video in your channel starting from day one of your channel
Thanks a lot
That task is using Swift Concurrency, I personally would stick with Swift Concurrency or Combine. Understand URLSession then pick one you prefer. I prefer Swift Concurrency personally 👌🏾
@@tundsdev i will try to do so
Any combine videos coming soon from zero level?