Uploading Image with Angular and Firebase Storage: Angular Image Cropper Part 2

Поділитися
Вставка
  • Опубліковано 5 жов 2023
  • #Angular #Image #Firebase
    In this tutorial, we'll continue with the image cropper we built in the previous video and add firebase upload to storage functionality - so our control just gives back an uploaded image ready to be used.
    The complete code for this tutorial can be found at this following github repository:
    github.com/thisiszoaib/angula...
    Want to learn how to create a full stack application with Angular and Firebase? Grab my new course 'Angular Firebase Authentication: Create Full Sign up App' with 50% off here:
    www.udemy.com/course/angular-...
    Follow me on:
    Twitter - / zoaibdev
    Facebook - / thisiszoaib
    LinkedIn - / zoaib-khan-b6456815
    Cheers :) Grab my new course 'Angular Firebase Authentication: Create Full Sign up App' with 50% off here:
    www.udemy.com/course/angular-...
  • Наука та технологія

КОМЕНТАРІ • 5

  • @Code_Prince
    @Code_Prince 6 місяців тому

    Thanks, I'm new to Angular and confused with Angular 17, can you show me how to create the upload image function as a service

    • @ZoaibKhan
      @ZoaibKhan  6 місяців тому +2

      Create a service with Ng g service, copy the code there including the inject. And it should work fine.
      I've used this pattern in my Angular sign up with firebase series, so you can also refer to that.

  • @KuyaGit
    @KuyaGit 8 місяців тому

    Can you make this in aws s3 bucket?

    • @ZoaibKhan
      @ZoaibKhan  8 місяців тому +1

      I've not worked with it myself, but I believe you can do this with any storage service

    • @KuyaGit
      @KuyaGit 8 місяців тому

      @@ZoaibKhan Thanks collab soon.🥰 I already did.☺️