Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: alamofire

Posted on 30 July 201829 July 2018

Swift – Chaining methods

Very often in Swift, you can see various methods called one each other and linked by a dot “.”.

These methods are called chained methods. Probably using Alamofire you already have seen this behaviour:

Continue reading “Swift – Chaining methods”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress