Open in app
Home
Notifications
Lists
Stories

Write
Marcin Jackowski
Marcin Jackowski

Home

Published in thecocoapps

·Nov 21, 2018

Unit test Network Layer

To be honest.. writing unit tests in iOS it’s a myth. Usually iOS developers work for small startups, which source money from… — To be honest.. writing unit tests in iOS is a myth. Usually iOS developers work for small startups, which source money from investors. It is important for those investors to create a product as soon as possible. Manuall tests or application stability? Who cares… It is our obligation as a…

Swift

6 min read

Unit test Network Layer
Unit test Network Layer

Published in thecocoapps

·Sep 10, 2018

Dependency Inversion Swift

Dependency inversion is the last letter of SOLID therm. Last position doesn’t mean less important than the other, in my opinion this… — Dependency inversion is the last letter of SOLID therm. Last position doesn’t mean less important than the other, in my opinion this principle is the most important software design pattern. The general idea of this principle is as simple as it is important: High-level modules, which provide complex logic, should…

Software Development

3 min read

Dependency Inversion Swift
Dependency Inversion Swift

Published in thecocoapps

·Sep 6, 2018

Network Layer in Swift 4.0

Every time when i start a new project there is the same question. How to implement a network layer? To use external libraries like Moya… — Every time when i start a new project there is the same question. How to implement a network layer? To use external libraries like Moya, Alamofire etc. or to write it from the scratch. My answer for this question is — Use pure Swift without any third-party libraries. It’s a…

Swift

6 min read

Network Layer in Swift 4.0
Network Layer in Swift 4.0
Marcin Jackowski

Marcin Jackowski

iOS developer 💻📲

Following
  • Paulina Szklarska

    Paulina Szklarska

  • Marli Oshlack

    Marli Oshlack

  • Barbara Rogala

    Barbara Rogala

  • Paweł Szymankiewicz

    Paweł Szymankiewicz

  • jason

    jason

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable