Learn Knockout JavaScript in Magento for beginners - Crash Course Part 3

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • This video Magento 2 Knockout JS Crash Course - Dynamically Rendered HTML.
    Magento 2 UI using Knockout JS in a module - Crash Course Part 3
    Knockout JS for beginners in a module - Crash Course Part 3.
    I show you how to get your module up and running with Knockout JS. we finish off our series on Knockout JS and learn how to make a dynamic updating sale timer based on a magento variable
    This is a Magento 2 crash course for beginners
    This is where I purchased the laptop this video was recorded on
    laptopwithlinux...
    If you really enjoyed this content feel free to support me over on kofi!
    Ko-fi.com/anotherdev
    Extension files are here:
    github.com/ada...
    #magento2 #magentoecommerce #javascript

КОМЕНТАРІ • 7

  • @josebrito6417
    @josebrito6417 9 місяців тому

    Thanks ✅

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

    Thanks for your efforts sir, it was really helpful for me as a beginner on Magento.

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

    Really greatfull for your Crash Course . Thank you so much.

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

      No worries, hope it helps build a bigger picture of what’s possible with magento!

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

    Hey, I am planning to watch this knockout playlist, before that I want to ask is it possible to add a button (loaded dynamically from an external source using javascript) in the mini cart?? I tried a lot but couldn't. I am also a beginner to this, could you help me out?

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

      The mini carts html can be overridden in the theme. I suppose the main question is what would you like this button to do?

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

      @@anothermagentodev9161
      My comment just disappeared twice.
      Mini carts html can be overriden, but my problem is that my button is fetched using js from an external endpoint and then a div is used to hold it. Now where can I write this js code and override content.html