Building Modern Angular Apps with Ionic and Standalone Components

Originally published at: Building Modern Angular Apps with Ionic and Standalone Components - Ionic Blog

Learn to build a simple movie app that shows a list + details of trending movies with Ionic + Angular

4 Likes

Is there any update to the ionic cli to create standalone components? Example:

ionic g component myComponent --standalone

Excellent tutorial. Everything works and I leaned a lot. Thank you.