230. Creating the Template for the (Reactive) Recipe Edit Form

5:00 2 المتكلمون 1 الفصول 105 الجزءان

الفصول

  1. 0:02

    In the last lectures, we edited our form using the template -driven approach. Now let's move on to the reactive approach for the new recipe or editing an existing one. We got our recipeEdit component here, and it doesn't have a form inside …