Tag: CoreModule

How to migrate Angular CoreModule to standalone APIs

In this article we’re going to learn how to migrate commonly used Angular CoreModule (or any other Angular module) to standalone APIs! Angular standalone components and APIs are the future! Angular CLI now allows us to generate new Angular applications with standalone setup out of...