Open in app

Sign In

Write

Sign In

Leandro Linardos
Leandro Linardos

13 Followers

Home

About

Published in Codika Solutions

·May 9, 2018

A Synchronous Networking approach for iOS

This post presents a way of handling networking synchronously. It begins reviewing how networking is handled asynchronously nowadays, continues detecting the source of asynchronicity, and ends by showing how removing it improves scalability, testability, expressivity, modularity and threading control.

I OS

4 min read

A Synchronous Networking approach for iOS
A Synchronous Networking approach for iOS
I OS

4 min read


Published in Codika Solutions

·Nov 8, 2017

Tap detection on iOS views without repeating ourselves.

This post presents a way of handling tap detection on UIView instances. It shows how extracting the repeated behavior in a new entity and composing it with UIView's instances instead of extending UIView class, results in an improvement of simplicity, reusability and extensibility.

Swift

4 min read

Tap detection on iOS views without repeating ourselves.
Tap detection on iOS views without repeating ourselves.
Swift

4 min read


Published in Codika Solutions

·Aug 25, 2017

Using Swift's enum associated values to represent a local or remote image

In mobile apps, when we ask a backend for an image, we usually don't receive the image ready to be rendered. We receive a URL instead. We access this URL, get the image data, instance the image and render it. The reasons are obvious, if we include the possible thousands…

I OS

4 min read

Using Swift's enum associated values to represent a local or remote image
Using Swift's enum associated values to represent a local or remote image
I OS

4 min read

Leandro Linardos

Leandro Linardos

13 Followers
Following
  • Luis Recuenco

    Luis Recuenco

  • Clay Shentrup

    Clay Shentrup

  • Mohammad Azam

    Mohammad Azam

  • Kent Beck

    Kent Beck

  • Joe Susnick

    Joe Susnick

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech