Hey, what do you think about that solution?
Opened this issue · 2 comments
gparlakov commented
https://github.com/iamguid/ngx-mf
Hey thanks for reaching out. Good to see more on the Ng forms side. It
needs the love.
That's my initial thought about the lib. I've questions. Does it depend on
the NG typed forms?
How can I help?
…On Thu, Jun 15, 2023, 14:02 Vladislav ***@***.***> wrote:
ngx-mf <https://github.com/iamguid/ngx-mf>
—
Reply to this email directly, view it on GitHub
<#81>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2SEV7MO5GBE66WYVMDEC3XLLTUHANCNFSM6AAAAAAZHVOVYA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
iamguid commented
Thanks for fast response, I just want to share your and my solution with other people, maybe you and I can add links to our solutions in readme in "related projects" chapter? Cause many people don't know about good ways how to cook typed forms. What do you think?
I'm completely agree with you in that article https://indepth.dev/posts/1198/angular-forms-story-strong-types Angular Reactive Forms are not strongly typed.
Does it depend on the NG typed forms?
No. It's just ts types. It depend only on @angular/forms types