Un-Opinionated vs Opinionated Within Frameworks
The less opinionated a utility is, the more diverse it becomes, but as a result it is less structured
The less opinionated a utility is, the more diverse it becomes, but as a result it is less structured
A Shared Component must have a single job which is handled internally, which at some point will update the consumer with information.
How do we transition a large company into a new pattern?
Use NGRX Actions in order to pass data or initialize process inside components, keeping them completely decoupled?
How do we communicate between Micro front-ends?
Stop redoing the same rxjs patterns ?
How does ngIf work ?
How does ngClass work ?
How does ngFor work ?