Angular project in Hindi #37 Remove to Cart | Angular E-commerce Project

preview_player
Показать описание
This is the Angular project tutorial series we learn how to remove to cart features in the angular e-commerce project. Angular project is an E-commerce project with simple steps this is a perfect project course for beginners.

Display Cart Items.
Remove To Cart.

Project for
angular project from scratch
angular project from scratch in Hindi
angular project tutorial in Hindi
angular project tutorial for beginners
angular projects for practice

Рекомендации по теме
Комментарии
Автор

Please support me by subscribe, like and comment :) thank you 🤗

codestepbystep
Автор

hey Anil Thank you for sharing this angular series it helps me a lot, before i saw these videos i was thinking that how do i manage to do front end implementation in angular but now its too easy to solve all my queries.

akadeadahot
Автор

agar koyi extra page nah ho like jaise apne single page par item show kiya hai waisa, ek time par multiple items show kiye page pr and same page pr hi unique items cart mai add kr sakte hai and agar duplicate item ayya toh uski quantity ko increase kr sakte ? suggeestion de sakte ho kuch?

akadeadahot
Автор

how you learn these and where i can lean these without watching videos
please shear your experience it you take reference then tell us

youtubereaction
Автор

I'm working on react native so please also explain we can show how many items are present in cart....and order is done
....thanku so much for making this video in hindi ...love from pakistan

muhammadshahid
Автор

sir i am making project using app context...now i want to delete and add item in cart ...items are adding easily but i dont understand how to delete them from array

muhammadshahid
Автор

how to use side-bar using API please suggest me

jitendratiwari
Автор

Type 'number' is not assignable to type 'string'.

mansuralam
Автор

problem solved sir
cartItems = '0' ; cartItems = 0 ;

mansuralam
Автор

this.cartItems =items.length is me error aa rha hai

mansuralam