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
Is there a step by step for angular 18, all standalone components. All the examples I see are for older versions of angular that rely on ngModule.
If you work from scratch and create all components using standalone you have zero ngModules in your code.
Thanks for the help.
The text was updated successfully, but these errors were encountered:
Is there a step by step for angular 18, all standalone components. All the examples I see are for older versions of angular that rely on ngModule.
If you work from scratch and create all components using standalone you have zero ngModules in your code.
Thanks for the help.
The text was updated successfully, but these errors were encountered: