|
|
|
|
|
by danabramov
3007 days ago
|
|
To be fair if a function gets called, any functions called from it also... get called (whether arguments to them have changed or not). So if anything, this particular example speaks more to React components being “just functions” (which is a statement I disagree with—but I don’t think this example is very relevant to that). |
|