Skip to content

Short Marketing solid focus

ng-druid edited this page Sep 6, 2023 · 2 revisions

SOLIDs represent a transformative approach to Angular development. They are independent Angular applications that can be dynamically incorporated at runtime into any Quell/Spearhead based application. This allows for the creation of SOLIDs to extend the base platform independently, without needing to modify the core or host application.

Developers can deploy SOLIDs on CDNs as standalone Angular apps that are loaded remotely, adding a new level of flexibility and efficiency to the Angular development process.

The truly innovative part is when these SOLIDs are added at runtime in the browser while creating pages with the low-code editor, without the need for code changes or new software installations. This approach is a game-changer, making Angular development more dynamic, efficient, and scalable.


SOLIDs, completely independent Angular applications, are transforming the Angular development landscape. They can be dynamically incorporated at runtime into any Quell/Spearhead based application, extending the base platform independently without needing to modify the core or host application.

Developers can deploy SOLIDs on CDNs as standalone Angular apps that are loaded remotely. This brings remarkable flexibility and efficiency to the Angular development process. The real breakthrough is when these SOLIDs are added at runtime in the browser while creating pages with the low-code editor, without the need for code changes or new software installations.

What's even more powerful is that a single instance of a SOLID is shared across all applications that use it, regardless of the number. This means the SOLID only needs to be loaded once and can be used across all these applications, enhancing efficiency, reducing load times, and optimizing resource utilization. This approach is revolutionizing Angular development, making it more dynamic, efficient, and scalable.

Clone this wiki locally