React
React Children Vanilla DOM element
Problem Migration from vanilla (or another) code base to ReactJS stack can be sometimes pain. Especially when part of the code base is still developed in vanilla and you have to use it in ReactJS. Let's imagine you have core written in vanilla and new components are developed