Element Props
Loading "Element Props (π solution)"
Run locally for transcripts
π¨βπΌ Great! So we can still make dynamic elements that are positioned where we
want them to be without allowing them to be rerendered with every state change
by passing them as props! This is the composition pattern from the Advanced
React Patterns workshop at work!