IDAPAndroid arguments with Kotlin delegatesIn Android, Bundle is used for sending data between Activities and Fragments.Jun 13, 20191Jun 13, 20191
IDAPinIDAPSwift: Optionals Without ConditionalsOptional is far more than just a simple conditional statement. It’s a great type, that has a lot up its sleeve…Feb 1, 2017Feb 1, 2017
IDAPinIDAPSwift: Any can biteAny and Any? in Swift are weird. We venture forth into the depth of unknown using Swift Reflection API as the basis for our research and…Jan 24, 20172Jan 24, 20172
IDAPinIDAPSwift: Chainable CastingSwift iflet and guard haters, you are welcome. I have an extension to the topic for you.Jan 23, 2017Jan 23, 2017
IDAPinIDAPSwift: Common mistakes no one bothers about — Optional force unwrap, vars and force castCoding practices at their worst. Rant about why force in Swift should never be used.Jan 21, 20171Jan 21, 20171
IDAPinIDAPSwift: Common mistakes no one bothers about — Explicitness in property and function callsCoding practices at their worst. Rant about implicitness in Swift function and property calls.Jan 20, 2017Jan 20, 2017
IDAPinIDAPSwift: Common mistakes no one bothers about — Macros and DirectivesCoding practices at their worst. Rant about Swift macros and compiler directives spilling into the code.Jan 19, 2017Jan 19, 2017
IDAPinIDAPSwift: Common mistakes no one bothers about — ExtensionsCoding practices at their worst. Rant about Swift extensions being unused.Jan 18, 20172Jan 18, 20172
IDAPinIDAPSwift: Common mistakes no one bothers about — First Order FunctionsCoding practices at their worst. Rant about Swift first order functions being underutilized.Jan 17, 2017Jan 17, 2017
IDAPinIDAPSwift: Common mistakes no one bothers about — DecompositionCoding practices at their worst. Rant about the decomposition in Swift.Jan 16, 20171Jan 16, 20171