mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
09b023a6e6
This commit leaves a few major things uunresolved: * We aren't yet polling for updates * We aren't yet using the two setState pattern * The resource cache will grow unbounded over time because we aren't yet clearing items from it * The renderer interface is not smart enough to avoid resending unchanged data between requests