dillon1000/react

Commit

.reactRoot[base10] -> .r[base36]

Just a bit of byte savings for server rendering. Props to @benjamn for the base36 idea (and for making this diff easy).

With a little work we could probably get rid of the .r as well.
Browse files
Changed paths5 files
First-parent comparison
M src/core/ReactInstanceHandles.js ModifiedM src/core/ReactMount.js ModifiedM src/core/__tests__/ReactIdentity-test.js ModifiedM src/core/__tests__/ReactInstanceHandles-test.js ModifiedM src/eventPlugins/__tests__/ResponderEventPlugin-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…