JavaScript Shopping Cart Tutorial with Payments - Part 2

preview_player
Показать описание


★☆★UDEMY COURSES:

★☆★Best laptops for Coding:

★☆★Best JavaScript Books

My Social Media:

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

Hi Telmo, thanks for this great tutorial.

paraglide
Автор

For anyone else struggling with an error when page is not loading in local host and get error such as "refused to apply style due to Mime error text/html is not a supported mime type" make sure your link to your css in the head does not have the public folder included. For example in VS code it may auto populate for you like this <link rel="stylesheet" href="../public/styles.css"> but this won't work.
You need to put this in instaed <link rel="stylesheet" href="..//styles.css"> The 2 dots are important as you may need to do this to move up the tree. This also needs to be done for your JS file linked in your hb or html file whichever your using <script src="..//main.js"></script>


Hope this helps I spent like 16 hours trying to figure this out from my own mistake.

Let me know if you need me to clarify anything and hope this saves time for someone else.

MCDietitians
Автор

Hello, thanks a lot for the tutorials . quick question where did u do the scripts for increasing and decreasing of products and removing them pls?? idk if it's on another playlist or what

FlyroxxGaming
Автор

thank you i'm from syria you are great

abdulalshatti
Автор

I am experiencing an issue. Maybe it's because I am in 2022. In 12:45 if I restart NPM it keeps showing me welcome to myshop. Also the double console log you did earlier is not showing me the Public directory or __dirname on my terminal.

ifechukwu
Автор

Great video Telmo.. Can you make a tutorial on how to remove item from the cart?

khushgoyal
Автор

for some reason after exporting it, it won't add to the local storage any variable. It will only add cartNumbers, not increasing it over 1 tho. Any help please? :(

denisgabrielcraciun
Автор

Great video sir but I cant increase and decrease and delete my items after completing this video in the end

TechnoArt_by_HiraSultani
welcome to shbcf.ru