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.
So, on November 6, 2023, the Angular Team dropped some cool updates and talked about a bunch of new Angular 17 features that I'd love to break down for you.
Standalone components are now available, and we'll see how to create an angular app only with them.