Architecture
Last updated
Last updated
The Reactium Ecosystem is meant to provide a developer the means to develop any sort of application rapidly and at scale.
We set out to create a modular and headless JavaScript architecture where parts can be swapped out or omitted per need.
That being said, there's a fair bit of configuration and convention that must be adhered to in order to achieve certain outcomes.
Our primary tech stack includes the following:
Tech
Usage
Core Javascript technology used by all foundational technologies
Used as the server and API foundation for Actinium and Reactium
Used by Actinium as the database server
Used by Actinium to rapidly build persistent objects and cloud APIs for MongoDB
Used by Reactium SDK as the connector to Actinium
Used as a toolkit to automate build process and pipelines
Used by Reactium to compile JavaScript
Used by Reactium to pre-process and bundle JavaScript
Used by Reactium as the JavaScript library for building User Interfaces
Used by Reactium for styling
.js