
#90: Nested Forms with Phoenix
Published April 15, 2019
3m 41s
In this episode let’s update our form we use to create albums so that the associated “album_metadata” record is created as well. To do this we’ll create a nested form using…