Singleton - Good or Bad?
9:41
Жыл бұрын
Пікірлер
@JunaidKhan-ny8tu
@JunaidKhan-ny8tu 20 сағат бұрын
Wow super video ❤
@sanilabraham9209
@sanilabraham9209 4 күн бұрын
More helpful...Thank you so much...Sir could you please make a video of good system design on making n number of Async tasks concurrently?
@mamthatalwar5964
@mamthatalwar5964 7 күн бұрын
What a quality content...❤
@sanilabraham9209
@sanilabraham9209 8 күн бұрын
Thankssssss....😍😍😍
@wanacreate
@wanacreate 10 күн бұрын
Has anyone hosted a apple-app-site-association file on s3 and then directed links from cloud front?
@kareemfekry305
@kareemfekry305 11 күн бұрын
Brilliant
@sanilabraham9209
@sanilabraham9209 11 күн бұрын
Excellent work done...congratzzzzzzz
@sanilabraham9209
@sanilabraham9209 11 күн бұрын
Super ....Understood very clearly except onething...that what is the use of completionBlock as it dosent make scense in dependency....
@DjennelHadjCheikh
@DjennelHadjCheikh 13 күн бұрын
the second loop is also executed in main thread, when i display thread.current it is executed in main thread but i don't know if synchronously or asynch ? i still don't get it
@PA20243
@PA20243 13 күн бұрын
Brother can you prepare video explanation about apple dev account. Not how to set up but what are vital parts of it. Thanks
@candyman3537
@candyman3537 13 күн бұрын
should be .well-known/apple-app-site-association
@rohitdwivedi1000
@rohitdwivedi1000 14 күн бұрын
thank you sir great explain with example
@ShikhaRajpootana
@ShikhaRajpootana 15 күн бұрын
Sir where is public key pinning!!!
@_marlon
@_marlon 15 күн бұрын
Great video
@shanmugamsekar4044
@shanmugamsekar4044 19 күн бұрын
very well explained.👍
@rrrk1929
@rrrk1929 21 күн бұрын
Thank you very much so helpful 🎉
@pradipdeore8068
@pradipdeore8068 22 күн бұрын
Hey Pallav and Tania, this video is super helpful! 👍 Really genuine and packed with good information about iOS developer interviews. Loved how you guys covered everything from app states to concurrency, and the delegates. The whiteboard coding parts made things so clear. Big thanks for putting this together 🤟, it’s a great resource for us iOS devs preparing for interviews. Looking forward to more from you guys! 🚀🚀
@abdulyasin_iOS
@abdulyasin_iOS 26 күн бұрын
Great video ...
@venusajja7038
@venusajja7038 28 күн бұрын
Explained very well. Thanks a lot!
@Euuphoria3
@Euuphoria3 28 күн бұрын
Factory Concept Done. Thanks, that's a great explanation.
@ashok2089
@ashok2089 Ай бұрын
Helpful, thanks!
@ashok2089
@ashok2089 Ай бұрын
informative! thanks for putting effort into creating these useful videos!
@ashok2089
@ashok2089 Ай бұрын
Useful, Thanks!
@ashok2089
@ashok2089 Ай бұрын
Helpful! Good Job both of you! Thanks.
@ashok2089
@ashok2089 Ай бұрын
Helpful, thanks!
@ashok2089
@ashok2089 Ай бұрын
Thanks. Much helpful!
@manojpetshali3240
@manojpetshali3240 Ай бұрын
Nice explanation
@gameration6450
@gameration6450 Ай бұрын
2:04 - "Classes can be deinitialized" This is a little misleading. We on our own can't deinitialze classes, rather we can just use deinit() to "know" when the "system deinitializes the objects" of a class. We can not call deinit() explicitly anywhere. If we have definied this method in our class, the system will call it and execute whatever code it contains at the time of deallocation of that object.
@rocotbrent
@rocotbrent Ай бұрын
Waiting for update✌️👍2024 with the same quality
@SaiTejaDande
@SaiTejaDande Ай бұрын
Can you also explain a comparisons and best practices between MVC, MVP and MVVM. So that we will have full clarity about Architectural Patterns..
@SaiTejaDande
@SaiTejaDande Ай бұрын
Best explanation I have ever heard about MVVM. You cleared all my doubts Thank you.
@01helloall
@01helloall Ай бұрын
4:57-5:06 - NoSQL db choice in both cases?
@fatimaakram9602
@fatimaakram9602 Ай бұрын
Love your videos, so helpful!
@sangeethabijoor9904
@sangeethabijoor9904 Ай бұрын
Thank you for this useful tip
@yhmlco
@yhmlco Ай бұрын
So a difference of 9ms over a million iterations?
@iLoveAppl3947
@iLoveAppl3947 Ай бұрын
"Breaks SOLID"... man i'm sick of solid rules sometimes... we are in 2024 we can skip some of the solid rules... also Apple is using singleton in UserDefaults. Everyone uses userdefaults so this mean we break the solid shitprinciples?
@victorriurean
@victorriurean Ай бұрын
@LijiLinto-us9fw
@LijiLinto-us9fw Ай бұрын
very beneficial.. Thanks a lot.. Keep posting
@harshpanwar159
@harshpanwar159 Ай бұрын
Sorry dear i would like to correct you... why you are blocking the queue using sync operation, you must use barrier flag on concurrent queue with async operation always.
@pradipdeore8068
@pradipdeore8068 Ай бұрын
The way you explain complex things in simpler terms is just awesome. You videos are very unique and helpful. Thanks for sharing this.
@yogeshkumarverma2125
@yogeshkumarverma2125 Ай бұрын
Thanks man!
@VinayGupta-vz9od
@VinayGupta-vz9od Ай бұрын
This mastering concurrency series is awesome. Along with this your mock interview series is too good, in all iCode helped me crack 3 companies and I was able to switch my job and get my concepts crystal clear. Thanks a lot !! 🙏❤️🍎👏
@iCode_Happy_Coding
@iCode_Happy_Coding Ай бұрын
Congratulations Vinay, and glad to hear that you found the videos helpful 🙂
@ravneetsingh8790
@ravneetsingh8790 Ай бұрын
As an ios developer with 10 months of experience this is little more overwhelming for me 😅
@gurmeetram3126
@gurmeetram3126 Ай бұрын
Bhaji tusi kinne time ch IOS sikhge c
@ravneetsingh8790
@ravneetsingh8790 Ай бұрын
@@gurmeetram3126 veere learning te chaldi hi rehndi hai baaki je dedication naal padhonge te 3-5 months vich job ready ho jaonge
@PraveenT-xp2zo
@PraveenT-xp2zo Ай бұрын
Great
@yogeshkumarverma2125
@yogeshkumarverma2125 Ай бұрын
Totally helpful, thank you guys
@ashikakalmady
@ashikakalmady Ай бұрын
Informative video …could you please do video on system design round
@SunilSinghMr-Monk
@SunilSinghMr-Monk Ай бұрын
Geting add from scaller fake company firing its own employees lol
@SauravPradhan-om1nu
@SauravPradhan-om1nu Ай бұрын
still didn't understood why the global workitem is initaialised with local yet the execution is done on workitem asyncafter
@tejaspatelia8179
@tejaspatelia8179 Ай бұрын
Great content Pallav!! Correction: When writing multiple notify to a DispatchGroup all of them gets executed and it does not replace the last notify block. Please let me know if I'm missing out anything.