Subscribe to access all episodes. View plans →
Published November 25, 2019
Here we have a store application that let’s us buy different albums that are listed for sale. When we sign into the application we can view the albums - and then on each album page we have a link that we can use to add the album to our shopping cart.
In this episode let’s update our application to add the cart functionality so that when we click this link the album is added to our shopping cart.