Amazing session. Will be helpful for offline and online Applications.
Super-duper...Keep up the good work!
Thanks a lot , i think a complete example will be more informative specially for beginners
great videos, totally underrated
Great Video
very helpful, thanks man
Clean and easy to understand code I'm expecting a video twice a week Please...
Greatπ₯
You are awesome π π
Hi Pallav, where is the 3rd video of design patterns? Eagerly waiting for it.
Excellent π
Well explained
Great Example :). A request - Can you make a video on SSL Pinning at App Side & how to use the Certs to send data to Servers and get response.
Nice session
Amazing video, I have a query like in download manager class are we following SOLID principle or not ? according to me we are not following
DownloadManager will also contain a private init method ???
Pallav, Thanks a lot, You are making , amazing videos. Iβm requesting you cover almost all the design patterns concepts. Regarding this observer pattern I have a query in the context of iOS app. iOS already has NotificationCentre for this purpose do we have any additional benefits by implementing our own observers? Kindly clarify it
as a beginner its not easy to understand with such example.. can you please explain with some another example for observer pattern ?
I have used 'var observers = NSPointerArray.weakObjects()' to hold arrays of observers without forcing a retain cycle.
@rizulsharma8516