One of the goals we set for 2025 was to make getting started with Connhex easier.
This implies improving aspects of the product that had been previously pushed aside, like providing a set of real-world examples on how to get started with Connhex Edge.
Every Connhex needs a dedicated app
Bringing your own apps to Connhex is part of a broader design philosophy: we strongly believe custom user interfaces deliver better experiences.
This isn’t to say one should reinvent the wheel every time: we’ve been providing @compiuta/ngx-admin-ui-sdk
, a modular frontend SDK, to speed up the development of admin UIs. With this library, you get what we think is the best of both worlds:
- you can create completely tailored interfaces
- you don’t need to deal with low level Resources JSON APIs, Rules and conditions or Teams - just to name a few.
As you can imagine, the SDK covers quite a broad surface: keeping its documentation up to date has proved to be challenging.
A dedicated docs website
We’ve created ngx-admin-ui-sdk.compiuta.com, a centralized repository for documenting every component of this library.
The website gets automatically updated as soon as we publish a new SDK version, so you can be confident that these two will always be in sync!