Open in app

Sign in

Write

Sign in

Dimitris Kalaitzidis
Dimitris Kalaitzidis

37 Followers

Home

About

Oct 6, 2022

The Engineering Manager

When I started my technology career, I did not consider a path that goes into management, but at some point, in the career of a Software Engineer comes the crossroad between IC & Management path. To be honest, it’s rare to find a Software Engineer that has planned this transition…

Engineering Manager

4 min read

Engineering Manager

4 min read


Apr 30, 2019

RxPlayer — AVPlayer with RxSwift

A simple use case with AVPlayer and RxSwift. Imagine you have a tableView with audio tracks, when you click on a row the track will either play or pause the player. There will be only one function named playItem available for the user and all other functionality will be private…

Swift

3 min read

RxPlayer — AVPlayer with RxSwift
RxPlayer — AVPlayer with RxSwift
Swift

3 min read


Feb 26, 2019

RxSwift Subjects

Add new values to observable? Say hello to subjects. A common need when developing apps is to manually add new values onto an observable at runtime that will be emitted to subscribers. What we want is something that can act as both an observable and as an observer. This something…

Rx

3 min read

RxSwift Subjects
RxSwift Subjects
Rx

3 min read


Feb 22, 2019

Introduction to Rx

An API for asynchronous programming with observables streams. Rx is a combination of the best ideas from the Observer pattern, the iterator pattern, and functional programming. You can easily create event streams, compose and transform streams with query-like operators, subscribe to any observable stream to perform side effects. Rx is…

Swift

3 min read

Introduction to Rx
Introduction to Rx
Swift

3 min read

Dimitris Kalaitzidis

Dimitris Kalaitzidis

37 Followers

Engineering Director @ ORFIUM

Following
  • Darius Foroux

    Darius Foroux

  • Tim Denning

    Tim Denning

  • Allan Ishac

    Allan Ishac

  • Ethan Siegel

    Ethan Siegel

  • Nicolas Cole

    Nicolas Cole

See all (62)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams