akxcv/vuera

ReactDOM.createPortal instead of ReactDOM.render

Open

#17 opened on 2017年10月16日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (4,260 stars) (264 forks)batch import
enhancementgood first issuehacktoberfesthelp wanted

説明

Did you already try the new ReactDOM.createPortal as replacement for ReactDOM.render?

The benefits would be to have only 1 react app for all ReactInVue components (instead of N reacts apps, one for each ReactInVue component). Also one would be able to define a single react context to be used by all ReactInVue components. Maybe this will have some (positive) impact on your planned Benchmark #16?

コントリビューターガイド

ReactDOM.createPortal instead of ReactDOM.render · akxcv/vuera#17 | Good First Issue