I am glad to announce that I have been added as an author on the Telerik site.
This is basically a link to the post which I have written on the Telerik site and the topic is Nested forms in Angular 6.
This is a step-by-step guide to use nested forms within the latest version of Angular.
Recently, I was working on a portal that needed to use an array within an array. For that, I decided to use the nested form structure, and it worked very well for me. I thought this might be helpful for a lot of other people too, so I decided to share about nested forms because they can be used in any scenario.
The link to the post is here: https://www.telerik.com/blogs/nested-forms-in-angular-6
Hope it helps.