Data Fetching in React: Kill two birds with one stone
This talk was conceived as exclusively technical, full of code and algorithms. But to explain why all those tricks are needed, I need to tell the whole story, which is not really about the code. This is a story about how the same problem of data fetching can be solved in hundreds of ways, but none of them will be effective if you solve only the problem of data fetching.