According to the code in your screenshot, Angular is actually used to handle the logic layer and data layer (that is, the M layer), and React is used to handle the view layer (that is, the V layer)
The combination method has already been available. Such as this. https://github.com/ngReact/ng...
According to the code in your screenshot, Angular is actually used to handle the logic layer and data layer (that is, the M layer), and React is used to handle the view layer (that is, the V layer)
The combination method has already been available. Such as this. https://github.com/ngReact/ng...