1. EachPod

Key props vs. effects

Author
Frontend First
Published
Wed 28 Oct 2020
Episode Link
https://frontendfirst.fm

Sam and Ryan talk about how both the key prop and useEffect can be used to solve similar problems, and discuss which approach is better. They also talk about the difference between handling data using models with methods vs. using POJOs with pure functions.

Topics include:

  • 0:34 – Model with methods vs POJOs with functions
  • 16:44 – Comparing explicit, verbose code in React vs. other frameworks
  • 29:34 – Dumb vs. smart components, and using keys vs. effects
  • 47:47 – If a high-level API misses enough use cases, should it even exist?

Links:

Share to: