hello

Ios

  • Published on
    Some of the iOS Developers, including me, don't want to use Storyboards. We all may have different reasons but this is a need after all. But with iOS 13, we have new shiny "SceneDelegate" class. It is useful for multi window apps but it's shipping with storyborads on default.
  • Published on
    SwiftLint is a tool for making your code clean and maybe avoid bugs. Basically this is a code styling tool. Which is not going to make you a “10x Developer” but anyway…
  • Published on
    Moya is that we want some network abstraction layer that sufficiently encapsulates actually calling Alamofire directly. It should be simple enough that common things are easy, but comprehensive enough that complicated things are also easy.
  • Published on
    First of all, what is SSL pinning? According to Wikipedia, SSL pinning is: HTTP Public Key Pinning (HPKP) is an Internet security mechanism delivered via an HTTP header which allows HTTPS