Fabian Aussems
Fabian Aussems
Event handlers in re-frame should be pure. In the handlers there are side effects created by calling ajax functions. https://github.com/yogthos/memory-hole/blob/master/src/cljs/memory_hole/handlers/admin.cljs#L15 The re-frame / pure way would be to write an...
It would be nice to have swiftbox on cocoapods... but sadly the name is already taken for another project. https://cocoapods.org/pods/SwiftBox
Is there a reason for installing pyobjc manually instead of using the system site packages ?