COREACT

Build maintainable Frontend applications

Empowering React

React classes can simply watch service behaviours with simple interface, you don't have to be worried about view-service synchronization, coreact will do it automatically.

Moreadd

Services

Services are layers for your application (like networking, authentication, some submit flow process, etc). they are logic to your application and store and persist data for you.

Moreadd

Server Side Rendering

Develop application for search engines, Coreact natively support SSR, you will write single codebase for both server side and client side application.

Moreadd

Data Transparency

Your views are bounded with data, data is defined in services, tracking data and debugging is easy through functions, no more reducers and actions.

Moreadd