Hacker News new | ask | show | jobs
by debacle 3720 days ago
It's a shunt so that people working with the current version of React don't have to know that ReactDOM exists until the refactor is complete.

It's a good, simple refactoring strategy when you're trying to responsibly change an API.