The Last React File Input You'll Ever Need

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

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

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

    Any ideas on how to display the alt text in there after it’s been generated? Still trying to figure out how to make that look good 🥸

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

      Figured something out, it’s in the repo :)

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

      @joshtriedcoding Do you have a buy me a coffee link or something similar? I would like to support =D (youtube is being weird, sorry if it was spammed)

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

    Whatever I search I find that you already created a video about it. Amazing stuff! So proud of your progress.

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

    If you make a video on how to actually upload files to S3 and Cloudinary as part 2, this will be insanely useful for many of us. Please vote. Maybe Josh could record that!
    Great video the man!

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

      Yes plssses

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

      Thanks for the great suggestion! Part 2 is going to be the MVP using base64 instead of an image upload (that I finished yesterday), but I'm going to add this right after :)

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

      @@joshtriedcoding since this comment is turning into requests thread, can you also demonstrate how this tool can be used to upload picture or any object to cloudflare r2 using remix? Remix is little difficult because it uses formdata instead of raw binaries so some extra work must be done there

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

    Perfect timing. I was looking for a way to implement this! Thank you brother 🔥

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

    This is beautiful. It's amazing how you build, you literally put things together in an amazing way. Thank you for your lovely content every time. Is this part of a building project you'll be putting up the video soon?

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

    Your content is the best in youtube

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

    You bring so much value... Thanks

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

    i really enjoy your videos☺

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

    could you do a detailed video about useReducer

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

      Here is a detailed explanation th-cam.com/video/xvPvkgKSFuY/w-d-xo.html it's really useful for handling any state updating logic

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

    I had to come back to this;
    Can we upload pdf files with this?
    If yes, I wonder how it’ll handle the preview 😊
    And if not; how to make it work😢

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

    Nice cut g

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

    Great video - thank you!
    Can you also please show - how I need to design a nextjs 14 component - to automatically upload the entire contents of a windows directory to Cloudinary and automatically tag all images via AI?

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

    Hi bro, learned a lot in your videos. If u make a video like aws implementation in nextjs app, production ready nextjs app like chat app created in the recent video. Very much impressed with the button variant code. that looked like a professional coding. share professional code techniques like variants in your upcoming videos.

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

    hey Josh nice video thanks for this info , but does this work on mobile browser specially safari?

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

    I'm having some trouble with it, I'm currently developing a upload very similar to it, but instead automatically drag and drop files to upload, I just upload when click on button, the problem is when I chose a lot of images like 30 or 100, the browser almost broke because of the number of thumbnail that it needs to show, how can I fix it? Because I really need to be able to choose a lot of images

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

    how long does those presigned images work. can you use this method and apply to a blog site. Or those images get blocked after some time ?