Using React scaling for large applications is not new to us. We used React in some of the most complex projects like
Arctic. This project management software was written with React as it helped us to provide the coherence of all processes and modules on the site. We had to work with a
large amount of data and make it linked together with a reflection across all of the affected accounts.
Also, based on our experience, we have collected a
single template from the whole variety of components in the open-source community. It includes the best practices for scalable ReactJS enterprise app development for React community around the world. We use parts of this template to speed up the development process of the projects we are working on.
We also used React for one of our
internal mailing communications services. We wanted to make this product quickly and efficiently, so we couldn't find a better solution than React.