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

Sdílet
Vložit
  • čas přidán 26. 08. 2024
  • Learn to upload files using HTML, the file input type, and multipart form-data. We'll also add a bit of extra logic with JavaScript to show a preview of a video.
    Astro Course - astrocourse.dev/
    *DISCORD*
    Join the Learn Build Teach Discord Server 💬 - / discord
    *STAY IN TOUCH 👋*
    Newsletter 🗞 - www.jamesqquic...
    Follow me on Twitter 🐦 - / jamesqquick
    Check out the Podcast - compressed.fm/
    Courses - jamesqquick.co...
    *QUESTIONS ABOUT MY SETUP*
    Check out my Uses page for my VS Code setup, what recording equipment I use, etc. www.jamesqquic...

Komentáře • 21

  • @christopheanfry2425
    @christopheanfry2425 Před 10 měsíci +6

    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  Před 10 měsíci

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

  • @israelstoba6775
    @israelstoba6775 Před 8 měsíci +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!!!

  • @aldoyh
    @aldoyh Před 10 měsíci +4

    Amazing 😍 Thank you

    • @JamesQQuick
      @JamesQQuick  Před 10 měsíci

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

  • @john.m.berger
    @john.m.berger Před 10 měsíci +1

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

  • @Danish_Irwan
    @Danish_Irwan Před 20 dny

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

  • @waleedmumtaz
    @waleedmumtaz Před 10 měsíci +1

    Awesome!

    • @JamesQQuick
      @JamesQQuick  Před 10 měsíci +1

      Thank you! Glad you enjoyed it :)

  • @LGelashvili
    @LGelashvili Před 10 měsíci +1

    What is the theme name?

  • @Madhu-cy9ih
    @Madhu-cy9ih Před měsícem

    How can i get excelsheet data as html input

  • @freeman288
    @freeman288 Před 10 měsíci

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

    • @JamesQQuick
      @JamesQQuick  Před 10 měsíci

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

  • @VicThorDJ666
    @VicThorDJ666 Před 5 měsíci

    Does it have FTP support?

  • @thefakelewy
    @thefakelewy Před 2 měsíci

    I thought I knew how html worked until you typed 😭

    • @JamesQQuick
      @JamesQQuick  Před 2 měsíci

      bahah really? What did you learn?

    • @thefakelewy
      @thefakelewy Před 2 měsíci

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

    • @JamesQQuick
      @JamesQQuick  Před 2 měsíci

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

  • @salemabdelniby4076
    @salemabdelniby4076 Před 9 měsíci +1

    that's a lengthy 5 minutes