HTML File Uploads in 5 Minutes (Plus Some JavaScript Features)

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

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

  • @christopheanfry
    @christopheanfry ปีที่แล้ว +7

    I like it. Working with Python and backend frameworks made me rediscover how to deal with html form rather than the jsx way. HTML forms are very powerful and let us do a ton of useful things. Thanks for this video.

    • @JamesQQuick
      @JamesQQuick  ปีที่แล้ว

      Yeahhh! Theres lots of frameworks going back to embracing built in form logic

  • @aldoyh
    @aldoyh ปีที่แล้ว +4

    Amazing 😍 Thank you

    • @JamesQQuick
      @JamesQQuick  ปีที่แล้ว

      Glad you enjoyed it. Was there anything new in there for you?

  • @john.m.berger
    @john.m.berger ปีที่แล้ว +1

    Hey James! Nice video. Are you using Arc browser? Are you liking it?

  • @israelstoba6775
    @israelstoba6775 ปีที่แล้ว +1

    thanks for always giving out good content to us...but please can you make a video on how to submit html form data with an image to the Xata database using pure Vanilla JavaScript...please!!!

  • @shikhar326
    @shikhar326 9 วันที่ผ่านมา

    how do we change the name of the video

  • @waleedmumtaz
    @waleedmumtaz ปีที่แล้ว +1

    Awesome!

    • @JamesQQuick
      @JamesQQuick  ปีที่แล้ว +1

      Thank you! Glad you enjoyed it :)

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

    Does Javascript can create a function to send a Folder into another Folder on a local disk?

  • @LGelashvili
    @LGelashvili ปีที่แล้ว +1

    What is the theme name?

  • @freeman288
    @freeman288 ปีที่แล้ว

    Hey,what’s the meaning of “const formupi =document.getelement() as htmlvideoelement”. What’s the role of “as”?

    • @JamesQQuick
      @JamesQQuick  ปีที่แล้ว

      "as" allows me to tell TypeScript what type the element is. That way, my type errors go away

  • @Madhu-cy9ih
    @Madhu-cy9ih 6 หลายเดือนก่อน

    How can i get excelsheet data as html input

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

    thanks for not showing the api part which is actually necessary

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

    Does it have FTP support?

  • @salemabdelniby4076
    @salemabdelniby4076 ปีที่แล้ว +2

    that's a lengthy 5 minutes

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

    I thought I knew how html worked until you typed 😭

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

      bahah really? What did you learn?

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

      @@JamesQQuick I suppose I learned what the things that I need to learn are lol

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

      @@thefakelewy haha good deal! Can't ask for more than that!