How to Build Icon Buttons with Web Components - JavaScript Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 13

  • @kerrykreiter445
    @kerrykreiter445 10 หลายเดือนก่อน

    Awesome content! Thanks Dom!!

  • @shahfaisal3923
    @shahfaisal3923 10 หลายเดือนก่อน

    really love your work and tutorials.
    Very simple and well explained.
    Thanks from Afghanistan.

  • @Uncaught_in_promise
    @Uncaught_in_promise 10 หลายเดือนก่อน

    Are there any figma - to code project with lots of JS good stuff? For exmaple some e-commerce project with products API and deploying to vercel or netlify etc? Also some JS tricks

    • @dcode-software
      @dcode-software  10 หลายเดือนก่อน

      Hmm. I'm not sure sorry

  • @RomanFilenko
    @RomanFilenko 10 หลายเดือนก่อน

    Great intro. Are you planning another series of videos about web components? Is it possible to just style button variants using data attr instead of applying class? Thanks

    • @dcode-software
      @dcode-software  10 หลายเดือนก่อน

      Hey yeah I'll be making more content on web components. You could inject CSS through a data attribute but recommend against it - instead would be better to use classes or CSS variables to change the way a component looks

  • @azizbakirov5301
    @azizbakirov5301 10 หลายเดือนก่อน +1

    best video thanks :)

    • @dcode-software
      @dcode-software  10 หลายเดือนก่อน

      You're welcome 😎

  • @MauroAgnoli
    @MauroAgnoli 2 หลายเดือนก่อน

    How to use all this component concepts in one file only... I mean.. To use this component we have to remember to import the script of the icons on the bottom of html document.. If you don't... The component will not work properly.. How to solve it?

  • @datawolk
    @datawolk 10 หลายเดือนก่อน

    Nice! Could you make a follow up on making toggle buttons/switches

    • @dcode-software
      @dcode-software  10 หลายเดือนก่อน

      Hey no problem. Yes, that could be an idea!

  • @matthardman1396
    @matthardman1396 หลายเดือนก่อน

    Martin Barbara Lee Ruth Hernandez Jeffrey

  • @WebDude1509
    @WebDude1509 10 หลายเดือนก่อน

    pls upload the code pls