Angular 2025 Guide: Project Structure with the Features Approach
Still organizing your app by modules or dumping stuff into shared/? Time for a change.
/ Articles
Still organizing your app by modules or dumping stuff into shared/? Time for a change.
Say goodbye to AppModule! Learn how to build Angular apps using standalone components — the modern, cleaner way to structure your app.
Standalone components are now available, and we'll see how to create an angular app only with them.