6 ms·
What makes describing your UI with components that use a html template fragment and receive a context object a leaky abstraction, as opposed to components that
by 0xDEFACED 2y ago
What makes describing your UI with components that use a html template fragment and receive a context object a leaky abstraction, as opposed to components that use JSX and receive a props object?