Home Insights All authors Oleksandr Korniiets

Oleksandr Korniiets
Oleksandr Korniiets joined Grid Dynamics in 2018. Currently, he works as a Staff Software Engineer.
Check out the latest insights

iOS architecture patterns for large-scale development, part 2: Dependency management
Article
iOS architecture patterns for large-scale development, part 2: Dependency management
Before moving to the problem of choosing and applying a package manager in our project let’s define the list of features we want from a dependency manager usage perspective: A simple, reliable and efficient integration with CI / CD User friendly interface Minimum effort for imp...