You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
<h3 cds-text="title" cds-layout="m-t:lg">Key Differences in Clarity Angular and Clarity Core</h3>
12
14
13
15
<p>
14
-
Clarity Angular was designed to try and leverage many of the capabilities of Angular and it was aimed at solving problems with a certain approach. We had the intention to make a design system that also provided guard rails for developers to avoid common pitfalls. What we learned was those same guard rails acted like brick walls for certain valid use cases and made it harder to maintain. With Clarity Core, we've taken the learnings from our Clarity Angular architecture, blended in modern web standards, and crafted a consistent architecture that avoids the previous pitfalls and makes things easier to work with.
16
+
We designed Clarity Angular to try and leverage many of the capabilities of Angular, and it was aimed at
17
+
solving problems by using guard rails for developers to avoid common pitfalls. Unfortunately, what we learned
18
+
was those same guard rails acted like brick walls for certain valid use cases. And it made it harder to
19
+
maintain. With Clarity Core, we've taken the learnings from our Clarity Angular architecture, blended in
20
+
modern web standards, and crafted a consistent architecture that avoids the previous pitfalls and makes
We have written more content in our blog about the differences and architectural choices with Clarity Core. We encourage you to familiarize yourself with them, as they are useful also to learn from to apply to your own applications.
71
+
We have written more content in our blog about the differences and architectural choices with Clarity Core.
72
+
We encourage you to familiarize yourself with them, as they are useful also to learn from to apply to your
<li><a href="https://medium.com/claritydesignsystem/claritys-future-user-focused-framework-independent-accessible-enterprise-ready-and-open-61a3f62eac93">Clarity’s future: user-focused, framework-independent, accessible, enterprise-ready, and open source.</a></li>
68
79
<li><a href="https://medium.com/claritydesignsystem/level-up-your-application-by-adopting-clarity-core-8a5f3f863139">Level Up Your Application by Adopting Clarity Core</a></li>
@@ -74,4 +85,4 @@ import { Component } from '@angular/core';
0 commit comments