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
An experiment to explore if a modern (>=v18) Angular application can be structured similarly to other contemporary frameworks using Standalone Components, without the traditional `NgModule` structure. The project aims to establish guidelines for more modern Angular application.