JavaScript Project Tutorial: Shopping Cart

preview_player
Показать описание
Create a shopping cart using JavaScript. This project tutorial shows how to add all the basic functionality of a shopping cart into a website.

--

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

Thx ! I stopped a video in the middle and I done the rest of the code alone, even functionality like removing items, then played video and realised that removing wasnt the part of this video LOLW :D

miro
Автор

You are an amazing teacher! Can you please do a backend version of this tutorial?

noirsociety
Автор

its too much helpful and your method of coding are much understandable

stupidtaimur
Автор

Wow, I'm like learning stuff I never did with javascript while you are doing this. I have you subscribed.

jerrywalz
Автор

By chance is there a video for the checkout process that takes all the items and displays it on another page with stripe and or paypal implementation?

itsSonia
Автор

You’re such a good hearted person sir
Really appreciate 🙃💝

SumonAhmed-mzzo
Автор

Thank you for this tutorial. Could you share it with the final code? I have some mistakes in app.js file and need to compare with correct one. Thank You!

dr_e-commerce
Автор

Cool project with real life functionality. thanks

gocodemedia
Автор

*Now, got it why everyone should finish **_w3schools_** first.*

ck
Автор

how to make an alert if the product is already exists in the cart in dom

CodingWithMrM
Автор

You're amazing! Thanks for this video I'm making my project right now!

jnchannel
Автор

You Are Awesome, Great And Talented Teacher . i really watched Ur all video . i learnt lots of lots of new things . i have learnt javaScript . i am learning React Because of you .You do Explain Very hard code very easily and properly . thanks you so much bro . i always love to watch ur tutorial . i have happily subscribed Ur channel . You are doing fantastic job . god bless u.

You are not just a Sir to me, you are also an inspiration Very few people have the power to educate everything beyond his knowledge . You do it pretty well.Thanks a lot dear Sir for continuously inspiring me to do my best. Thanks Sir for making my world so perfect. I am so lucky to have a Sir as wonderful as you are. We will always be thankful to you for all the hard work and efforts you have put in, for educating us

ashisharora
Автор

where is the rest of the video? this helped me so much

luxgroove
Автор

Is it a good practice to add event listener to each and every item? I don't think it is.
Rather add event to single item and bind the event to the target

chintuyadavsara
Автор

Is it possible to perform the cart function and record it even if my products are in different pages?

zihanyap
Автор

Do you have a tutorial on how to keep my count of items in the cart when I move from one page on the website to the other? For example when I move from shopping area to home page.

aByteWithLina
Автор

Hi I was wondering if you have done the completed js-cart-setup
I have found your shopping cart quite useful and it was a dream to load. Most things have worked and the layout was a dream to modify to my particular requirements.
I have 2 problems.
1. The code for adding the items to the cart doesn't appear to work, it inhibits the cart toggle if I comment out the code the cart toggle function works, is there a fix for this?
2. I was hoping that you have completed the delete, checkout and clear cart functions and if it was possible to get this from you

MichaelSmith-lkew
Автор

idk why... but I love your soothing voice.

flamoondoon
Автор

it is so nice. and if you have a video that implements for bank system using android studio and SQLite i'm so happy. Thank you!

howtechtube
Автор

how to add promocode/couponcode dynamically from backend using djangorestframework..can anyone help me on this? and how to include this api in js file?

codeLeraner