What is HubX
HubX is Cova's web platform for allowing customers to manage the back office setup of their stores, in areas such as Cash Management, Inventory Management, Store setup and Reporting.
It replaces previous instances of the Hub which were co-owned with IQMetrix.
The architecture is built using a micro-frontend approach which allows many different applications can be autonimously developed within seperate teams and deployed into a single web platform.
In contrast to previous implementations of the Cova Hub, each application is not a fully standalone application hosted within a series of iFrames, HubX leans on the benefits of modern browsers ability to load "modules", standalone javascript applications that are bundled in isolation whose versioning is managed with import maps. More detailed information on this can be found in the modules section.