This is a good question. In terms of engineering architecture, it is a separation of concerns, the business logic is not directly combined in the UI components, and the UI is just responsible for the UI, they have very clear boundaries. Reactant advocate that UI should be lightweight. Of course, the React components in Reactant should also all be function components.
As for it looking so much like Angular, it's an illusion. Except for dependency injection, Reactant and Angular are completely different.😂
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
This is a good question. In terms of engineering architecture, it is a separation of concerns, the business logic is not directly combined in the UI components, and the UI is just responsible for the UI, they have very clear boundaries. Reactant advocate that UI should be lightweight. Of course, the React components in Reactant should also all be function components.
As for it looking so much like Angular, it's an illusion. Except for dependency injection, Reactant and Angular are completely different.😂