Chapter 3 Basic Reactivity
Learning objectives:
- Explain in more detail how the
input
andoutput
arguments work. - Differentiate between imperative vs. declarative programming.
- Describe the basics of reactivity (inputs are directly connected to outputs).
- Apply reactive expressions to eliminate duplicated work.