Angular/JavaScript Shopping Cart Tutorial | Shopping Cart Part 4

preview_player
Показать описание
In this SERIES we will learn about how to list products, display the detail of each product and add the item to the cart. In the upcoming series I'm gonna be adding more functionality to a shopping cart such as login/authentication and payment process.
Рекомендации по теме
Комментарии
Автор

Hello, can you help me please?, for some reason ng-container duplicate checkout div for any product that I add :(

danieluribe
Автор

&:not(:last-child){

    }

    &>*{
        margin: 1rem;
    }
I am getting erros with this few lines of code, do you know how I can fix it? I tried everything and for some reason this doesn't working for me

borispavlovic
welcome to shbcf.ru