1. React
  2. React Finland
  3. 2018
  4. Declarative state and side effects

Declarative state and side effects

Christian Alfoni at React Finland 2018

Writing declarative code for our UIs is so common that we do not even think about it. But when it comes to writing logic for managing state and side effects it requires a lot of discipline to get the same benefits. We are going to talk about how we can get help writing our business logic in a declarative manner and see what benefits it gives us.