|
|
|
|
|
by ttfkam
1173 days ago
|
|
> I don't want to relearn how to do for and if-statements. …so you'll learn the weird details of render(…), learn how to manage updating a whole extra DOM on top of the existing browser DOM, learn to deal with the abstraction leaks of shouldComponentUpdate, React.PureComponent, useMemo, useCallback, and concurrent mode… …just so you can avoid learning {#if}{/if} and {#each}{/each}. Got it. TOTALLY makes sense. #StockholmSyndrome Do you put onclick handlers on your divs to go to other URLs too? |
|