EKON 23
29 Oct 2019
15:15 - 16:15
This talk originates from the archive. To the CURRENT program
Flux with Delphi
29 Oct 2019
15:15 - 16:15
Flux, developed by Facebook, is a pattern to structure client-side applications. Flux is very simple to understand because it is based on a unidirectional data flow. I found it to be a great way to structure code. In this session I’ll show you how Flux works, how to implement Flux Architecture in Delphi for client-side applications, and its differences with other patterns.