
React FAQ
The React Show
00:00
Am React Is Purely Top Down, You Know, Like a Child Component.
react is purely top down, you know, like you have your highest level component, and that renders other components. It is not designed in any way for those top level components to manipulate things directly in the child components. And this also takes some getting used to. I if you haven't worked in a system like this before, i think it also can be very annoying. But hey, it is technically very simple.
Transcript
Play full episode