JavaScript Shopping Cart Tutorial with Payments - Part 5

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • ★☆★ Project files: gumroad.com/l/...
    ★☆★ Full Course: telmoacademy.c...
    ★☆★ 20% Discount: JS20
    ★☆★ Treehouse Discount Code: bit.ly/2FtkrPL
    ★☆★ SkillShare 2 Months FREE : skl.sh/2Q2LsTi
    ★☆★UDEMY COURSES:
    *The Complete JavaScript Course 2018: bit.ly/2Ci2Fzk
    *Modern JavaScript From The Beginning: bit.ly/2Br13BM
    *JavaScript: Understanding the Weird Parts: bit.ly/2Epdgu2
    *React 16.6 - The Complete Guide (incl. React Router & Redux): bit.ly/2Br2ikq
    *The Complete React Web Developer Course (with Redux): bit.ly/2zXq9IH
    React Front To Back: bit.ly/2STDUPo
    ★☆★Best laptops for Coding:
    Acer Aspire: amzn.to/2FJrOVh
    Macbook Pro 2013: amzn.to/2NbYIUp
    Asus VivoBook Pro: amzn.to/2YgrCUG
    Macbook Pro 2019: amzn.to/2Xzi4qG
    ★☆★Best JavaScript Books
    John Duckett JavaScript: amzn.to/2EAEvkj
    JavaScript Easy Steps: amzn.to/2VRM4sN
    JavaScript Good Parts: amzn.to/2EFul1V
    Eloquent JavaScript: amzn.to/2Quq5qH
    You dont know JavaScript: amzn.to/2K9I9VX
    My Social Media:
    Twitter: / devtelmo
    Instagram: / sampaiotravels

КОМЕНТАРІ • 25

  • @aamirrana5313
    @aamirrana5313 2 роки тому +3

    please make part 6 its incomplete sir

  • @TechnoArt_by_HiraSultani
    @TechnoArt_by_HiraSultani 3 роки тому +1

    Thank you so much but how can I add my products and where is payment gateway? Please must share...
    God bless you!

  • @princevishwakarma5427
    @princevishwakarma5427 2 роки тому

    Sir, please make a complete video on "working search box"
    Please sir🙏🏻🙏🏻
    Please🙏🏻🙏🏻

  • @technosparkz1260
    @technosparkz1260 3 роки тому +1

    At last the loop which you added for carts...
    Was same as earlier videos.. Then why it worked inside function and not outside

    • @joe-powell
      @joe-powell 3 роки тому

      Because carts don't exist yet until after the function creates it with
      getProducts() and populateProducts(), carts was declared on top and javaScript reads from top to bottom.

    • @TechnoArt_by_HiraSultani
      @TechnoArt_by_HiraSultani 3 роки тому

      @@joe-powell do you know this video part 6 of this sequence if you know then give me link here please.... thanks

  • @iuliag.2782
    @iuliag.2782 2 роки тому

    Hello Telmo! i have a problem and i can not fix it .... i need help, pls
    I bought your course and at creating email controller I get an error (TypeError: Cannot read properties of undefined (reading 'map')
    at exports.finishOrder) --- here : const purchasedProducts = session.display_items.map(product => (...
    how do i fix it?

  • @ДмитрийРуденко-щ2ц

    Good evening, how can I get a working cart code with a payment form

  • @nikgshort3974
    @nikgshort3974 Рік тому

    Sir where is next video

  • @bhaskarbollamaplli6773
    @bhaskarbollamaplli6773 3 роки тому +1

    ReferenceError: axios is not defined at getProducts --- getting this error in cart page

    • @joe-powell
      @joe-powell 3 роки тому

      because your link cdnjs to axios is at the bottom of index.hbs not cart.hbs

    • @bhaskarbollamaplli6773
      @bhaskarbollamaplli6773 3 роки тому +1

      @@joe-powell thankyou. I will check

    • @TechnoArt_by_HiraSultani
      @TechnoArt_by_HiraSultani 3 роки тому +1

      @@joe-powell do you know the link of this video part 6 of this sequence if you know then give me link here please.... thanks

    • @nikgshort3974
      @nikgshort3974 Рік тому +1

      ​@@TechnoArt_by_HiraSultani same here bro i need next part

    • @nikgshort3974
      @nikgshort3974 Рік тому +1

      Bro connect to internet that msg get vanished

  • @rafalwojcik9106
    @rafalwojcik9106 3 роки тому +1

    Telmo when will be payments with card?

    • @TechnoArt_by_HiraSultani
      @TechnoArt_by_HiraSultani 3 роки тому +1

      do you know the video part 6 of this sequence if you know then give me link here please.... thanks

    • @Arhmt9Playlist
      @Arhmt9Playlist 2 роки тому

      @@TechnoArt_by_HiraSultani I believe you have to purchase the full course. The link is above. It's only $34 usd

    • @TechnoArt_by_HiraSultani
      @TechnoArt_by_HiraSultani 2 роки тому

      @@Arhmt9Playlist doesn't matter... can you please tell me how the remove, increase and decrease button will work?

    • @Arhmt9Playlist
      @Arhmt9Playlist 2 роки тому

      @@TechnoArt_by_HiraSultani I think that is covered in Telmo's 'Shopping Cart' videos, not the 'Shopping Cart with Payments', but I could be wrong.

    • @codingbuddy8720
      @codingbuddy8720 2 роки тому +1

      @@TechnoArt_by_HiraSultani do you have the 6th and 7th videos of the previous playList of Cart...