User Uploaded Images (Host For Free & Cloudinary Example Code)

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • Join my premium 2024 bootcamp here learnwebcode.t...
    Let's learn how to upload images to a free hosting service.
    GitHub link for this video: github.com/Lea...
    Follow me for updates on new videos or projects:
    Instagram: / javaschiff
    Twitter: / learnwebcode
    Facebook: / brad-schiff-1542576316...
    Twitch: / learnwebcode

КОМЕНТАРІ • 49

  • @veshalenramsamy1342
    @veshalenramsamy1342 4 місяці тому

    Ten years later.... , and you`re still one of the best creators 🏆

  • @raymondmichael4987
    @raymondmichael4987 2 роки тому +4

    I bet there's something wonderful boiling, I expect a massive course announcement.
    This was very informative Brad.

  • @abdullaalfaiyaz1890
    @abdullaalfaiyaz1890 2 роки тому +5

    Your wordpress course is amazing. And you are putting more contents to this course every year. it doesn't seem like you build that course a long time ago. With years the course is getting better and more mature. The way you covered industry standard practises with real life implementations and examples. The course shows how much you thought about all the examples.
    It would be great if you could create more courses like this.

    • @LearnWebCode
      @LearnWebCode  2 роки тому +4

      Thank you so much, that's one of the nicest comments I've ever read. I owe a lot of my career opportunities to WordPress so I plan on keeping that course updated for as long as possible. When the course first launched Gutenberg hadn't even been officially included in Core yet. Now we have not only Gutenberg, but block themes and the official WordPress scripts package on NPM and much more. Exciting times 🎉

    • @abdullaalfaiyaz1890
      @abdullaalfaiyaz1890 2 роки тому

      @@LearnWebCode in recent time i have applied to a company and they send me a sample task to do. Surprisingly enough you have covered that task as well in your course. I will definitely recommend this course to anybody who want to learn WordPress. Keep up the good work 🙂

    • @imdtap1448
      @imdtap1448 2 роки тому

      @@LearnWebCode I’m currently half-way thru your Wordpress course. While it is impossible to remember everything going thru it once, I’d like to ask you Brad what kind of freelance work can I apply or bid for after completing it?
      I’ve listen to others say to not wait and just jump right in with basic set ups and customizations. The good thing so far is I’ve had some success with solving some problems on my own that Ive seen others had (with newer Wordpress updates)
      What are your thoughts? Thx in advance!

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

    Not using cloudinary but as soon as you mentioned saving the IDs in a database, that was all I needed :) thanks

  • @suhailxeaser
    @suhailxeaser 2 роки тому

    Ohh glad i found a video from you about cloudinary...now no more searching for other tutorials.

  • @catsbirds2233
    @catsbirds2233 2 роки тому +4

    i always come back for the cat 😊

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

    Thank you Brad for sharing, :) this is very helpful. You have great content always.

  • @Fox_Gaming208
    @Fox_Gaming208 11 місяців тому +1

    What if the user uploaded image is copyrighted? What do it do?

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

    Great Tutorial. I learnt a lot from it, I really appreciate

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

    This is good.
    Thank you.

  • @golodiassaid4879
    @golodiassaid4879 11 місяців тому

    Excellent tutorial, could you also do similar video how to upload the image to Cloudinary and rest of the text including public id of the image to database, for example text and image from rich text editor. How do we handle that?

  • @lamandragora
    @lamandragora 10 місяців тому

    The same but with imgur, how could it be done?

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

    I love your cat! 💖

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

    awesome example!

  • @kaifahmad4131
    @kaifahmad4131 2 роки тому

    Great content as always

  • @fadlo1580
    @fadlo1580 11 місяців тому

    how to upload to a specif folder in cloudinary ?

  • @raymondmichael4987
    @raymondmichael4987 2 роки тому

    I wish you can cover graphql api with roles base authorization

  • @mikamanelka1326
    @mikamanelka1326 2 роки тому

    I'd instabuy a course including a good way of image upload. Maybe a MERN Blog Projekt with auth, users, ...

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

    ure the goat

  • @utsikko
    @utsikko 2 роки тому

    Thank you!

  • @engineerdev4913
    @engineerdev4913 2 роки тому

    Great video, what if I upload 10-20 images every 5 mins of 50-100 kb each. How many images I will be able to save. Also will it allow me to do that?

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

    Brilliant!

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

    This is great, thanks for sharing the info. I have concerns about performance of this technique. Isn't it a slower approach to download and show all those images from 3rd party host with all those roundtrips through network instead of the same host or is there a way to cache somehow?

    • @LearnWebCode
      @LearnWebCode  2 роки тому

      Hi, I'm not sure there's any real performance loss with this approach. A visitor's browser will cache the images regardless of whether the images live on our domain or Cloudinary's domain. It's similar to how all sorts of web pages load images from a separate CDN address / domain instead of necessarily the domain the web page itself is on.

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

      @@LearnWebCode Thanks for the answer, I had similar thoughts about that, because as you said, CDNs also work like this. The only thing that will matter is the speed from a client machine to Cloudinary servers, if they have the similar approach like popular CDN services with their datacenters around the globe, then it'll be okay I believe.

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

    would this be good for companies or do they use something else?

  • @thi6944
    @thi6944 2 роки тому

    I like the pointer with height and width like yours. How can I get it? Thanks

    • @LearnWebCode
      @LearnWebCode  2 роки тому

      On Mac you can press CMD + Shift + 4 to start dragging / drawing a rectangle.

  • @bendepio9509
    @bendepio9509 2 роки тому

    Does Cloudinary have CDN?

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

    Plan your something about Firebase?

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

    🤩

  • @collab802
    @collab802 2 роки тому

    Awesome

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

    Is anybody having CORS issues when trying this?

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

      are you able to fix it?

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

      @@digie3823 Yes. This was a while ago so if I remember correctly I had to add the entry 'body:petition' to my fetch api options object. I was programmatically submitting a FormData instance, that had user uploaded pictures via a form, to Cloudinary

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

      "petition" being the FormData reference ****

  • @mohammedsayeed330
    @mohammedsayeed330 2 роки тому

    Hey which software you use for screen recording ? Please share

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

      I use ScreenFlow. It's cheap (compared to other paid video editors) and has all the features I need. I wish it was cross-platform, but it's only on Mac. On Windows, I've heard good things about Camtasia but it costs a lot more. A free solution is to use OBS to record your screen and DaVinci Resolve as the video editor.

  • @gadgetboyplaysmc
    @gadgetboyplaysmc 2 роки тому

    I always wanted to ask this but how many images can you store on cloudinary? Their website does not state any limits on storage, just "transformations" which I assume is just the size of an individual image.
    Does that mean that as long as I restrict uploading below the 10mb limit, I can basically upload images an infinite amount of times????

    • @LearnWebCode
      @LearnWebCode  2 роки тому

      I'm not sure, but I wonder if an upload counts as a transformation. Also, I think for every x number of gigabytes of bandwidth used that counts as 1 credit as well. But still, I think the free plan gives you a fair amount of monthly credits. I don't think there is a limit necessarily to the number of images you can host; I'd imagine as long as you aren't uploading 1kb images every millisecond purposely trying to DDOS their service they probably won't care.

    • @LearnWebCode
      @LearnWebCode  2 роки тому

      I forgot to add the obvious, I think every gigabyte of storage your collection uses counts as 1 monthly credit. But I was assuming you were asking if you're uploading tons of very small file sized images if there was a limit.

  • @KnownTechnical
    @KnownTechnical 2 роки тому

    ❤️❤️❤️

  • @hydro6527
    @hydro6527 2 роки тому

    Will all these (netlify,heroku,cloudariny,sanity)survive in the world of best technology companies.

    • @Anony584
      @Anony584 2 роки тому

      Heroku will be around as long as Salesforce is alive

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

    This contained too much information that I lost track of what I wanted to hear. All I wanted to learn was "How to upload photos to Cloudinary!!!!!!!!!!!!🤦‍♂"

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

    Thank you so much Brad for sharing, :) this is very helpful. You always have great content always.