DEV Community

Discussion on: Day 4: Making a swift macOS password manager for people who hate the cloud

Collapse
 
niorad profile image
Antonio Radovcic

Great project! I also rediscovered Swift and Cocoa after some time with Electron. I don't know why, but it feels so much better to work on a native app. I also started to do hackingwithswift.com/store/hacking... and it's great at explaining the whole ViewControllerDelegateResponder-Hell.

Collapse
 
swlkr profile image
Sean Walker

Yeah, Delegate Responder stuff really takes some getting used to, but I mean it kind of makes sense now in a crazy way