OPI Blog
Learn from experts in their fields

Browsing Tags: development process

Development After Scrum
Development After Scrum &tldr; You should probably be doing Kanban instead of Scrum and you might not need to spend as much time estimating things. The Current State Scrum seems to be the defacto standard ...
Developing Private In-House Libraries with CocoaPods
For iOS/Mac development, CocoaPods (http://cocoapods.org/) is the dependency manager we use at Object Partners to discover and integrate a wide variety of open source libraries available online. Following the CocoaPods “podspec” is great for sharing ...