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!