Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Flow Introduction

Mathieu Ledru
September 20, 2024
64

Flow Introduction

Flow Introduction
This talk is about Flow programming framework in PHP

Article associated to this talk

https://blog.darkwood.com/article/introduction-a-flow

Video associated to this talk

https://www.youtube.com/watch?v=jFd3_naDid0

Mathieu Ledru

September 20, 2024
Tweet

Transcript

  1. Adopt asynchronous as a native implementation Build your code with

    functional programming Assemble your code visually @matyo91 20-09-2024 @matyo91
  2. Loop = ( λ x . x . x )

    ( λ x . x . x ) @matyo91 @matyo91 20-09-2024 Y-Combinator
  3. Loop = ( λ x . x . x )

    ( λ x . x . x ) @matyo91 @matyo91 20-09-2024 Y-Combinator
  4. Loop = ( λ x . x . x )

    ( λ x . x . x ) Loop = ( λ x . ( λ x . x . x ) . ( λ x . x . x ) ) @matyo91 @matyo91 20-09-2024 Y-Combinator
  5. Loop = ( λ x . x . x )

    ( λ x . x . x ) Loop = ( λ x . ( λ x . x . x ) . ( λ x . x . x ) ) Loop = ( λ x . x . x ) ( λ x . x . x ) @matyo91 @matyo91 20-09-2024 Y-Combinator
  6. Hello! I Am Mathieu Ledru You can contact me at

    @matyo91 20-09-2024 @matyo91 Thanks! Any questions?