Frontend Apr 24, 2019

Append only development with React

Behavioral Programming is a new paradigm that changes how we think about developing software. Programs are constructed in an incremental-fashion where newly added code can change how old code is executed. In this talk I will explain this paradigm in the context of developing a React app. Furthermore I will show how changes can be made to the app without having to understand how old code was written; hence I describe this method as “append-only development”.

Slides: https://lmatteis.github.io/finland-talk/assets/player/KeynoteDHTMLPlayer.html

About the speaker:

Event Sourcing, Statecharts, Behavioral Programming.