angular-react
angular-react copied to clipboard
Virtual + real dom manipulation simultaneously is not a good idea.
Virtual + real dom having issue which is difficult to debug.
Can you elaborate? We don't modify the VDom directly, besides using public APIs exposed by react or react-dom. Same goes for Angular (and regular/real DOM).