Skip to main content

10 docs tagged with "frontend"

View all tags

Angular

SEO Optimization of Angular Apps

Microfrontend

- Shell App is required, apps must conform to some rules from shell, so they can be integrated in to shell

Signals

A signal is a wrapper around a value that can notify interested consumers when that value changes. Because Angular Signals granularly track how and where your state is used throughout an application, the framework can optimize rendering updates.