Frontend Development ยท Angular
How would you answer an interview scenario involving reactive forms in Angular?
For an order form with a variable number of line items, model the rows with a FormArray and apply validation at both control and aggregate form levels where appropriate.