#Heroes Tutorial - Where is app.module.ts and Where do i import FormsModule

4 messages · Page 1 of 1 (latest)

graceful peak
#

Hi

I am learning angular and i am practicing heroes app.
I don't have app.modules.ts and i don't know where to import FormsModule

But it is working right now when i imported on here.component.ts
But i think i have to import it somewhere else.

Please advice.

short storm
#

Hello, there is a new documentation with up to date tutorials, i encourage you to use them by now: https://angular.dev/tutorials

The web development framework for building modern apps.

graceful peak
#

👍 Thanks a lot..