We chose React for our project because it has a strong community and is easy for developers to use. While it may not have super advanced performance features out of the box, the support and resources available make it a solid choice. We know there are other options like Svelte and Solid, but for now, React fits well with our needs.
- batch update
- less DOM operations
- virtual DOM batch update using a different algorithm