Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序完全使用 ReactJs 完成,并且在 React 之外没有 DOM 操作。
如果我将包含 dom4 polyfill,ReactJs 应用程序会以任何方式受益吗?
https://github.com/WebReflection/dom4
不,这不会影响 React。(来源:我在 React 上工作。)