Shopping Cart in React JS with Redux | Add to Cart, Remove from Cart and Calculate Total

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 3

  • @sai-lb7ii
    @sai-lb7ii ปีที่แล้ว +1

    in checkout page line number 10 .why we use {cart.cart.map(item=> for 2 times as cart

    • @codewithyousaf
      @codewithyousaf  ปีที่แล้ว +1

      One is the variable that we declare the second one is the initial state.
      I am not sure completely because I did this a long time ago.

  • @sai-lb7ii
    @sai-lb7ii ปีที่แล้ว

    in 36.24 what is the reduce sir