1. React
  2. Reactathon
  3. 2018
  4. From Imperative to Declarative

From Imperative to Declarative

Feather Knee at Reactathon 2018

There are often many ways to solve the same problem. This talk explores two different approaches, imperative and declarative. We will look at code samples and discuss the relative merits of each, starting with vanilla JS then moving to more concrete examples in JSX.