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
Sanitization is the inspection of an untrusted value, turning it into a value that is safe to insert into the DOM. More info can be found in the Angular Docs.
Performance
A tool for analysing and optimizing your application is lighthouse.