Angular Drag-and-Drop File Uploads to Firebase Storage

  Рет қаралды 38,721

Fireship

Fireship

Күн бұрын

Пікірлер: 29
@MrDovanele
@MrDovanele 5 жыл бұрын
Great informative tutorial, non distracting background music - PERFECT!
@TheTimeProphet
@TheTimeProphet 2 жыл бұрын
Why did you use a class rather than an interface?
@mudso
@mudso 6 жыл бұрын
very nice tutorial, thanks! But could you lower the background music volume(like -70%) cos it really crashes with your voice. Had to replay many times to catch what you said. Excellent tut, tho, please do more!
@adlercoelhosantos1513
@adlercoelhosantos1513 5 жыл бұрын
Great tutorial but my variable "filesList" is empty, what's wrong?
@akashkapadiya
@akashkapadiya 4 жыл бұрын
Hii sir. Angular 8 How to upload multiple files on change events and Multiple each files progress bar like (0 to 100) Each files show progress baar Note : Uploaded files save only any folder not save to database Please help me sir
@abdelhakdalhoumi1615
@abdelhakdalhoumi1615 6 жыл бұрын
images not appearing before upload ?
@kasperverber
@kasperverber 7 жыл бұрын
Great video. Would it be possible to browse for files on click, as a would?
@Fireship
@Fireship 7 жыл бұрын
Yes. Check out this video covering basic file uploads via an input. kzbin.info/www/bejne/a6LShmR7nteGo9E
@rhoumafoudhaili8362
@rhoumafoudhaili8362 6 жыл бұрын
im having only H3 ! this was asked on the disqus in your lessions page
@jaydesai6813
@jaydesai6813 6 жыл бұрын
Can we do this without using firebase? or does anyone knows how to do this without firebase?
@kiambojyms2196
@kiambojyms2196 5 жыл бұрын
How do you without firebase...
@DJPAKK1
@DJPAKK1 6 жыл бұрын
Do you have a newer version since Firebase updated?
@patrickmadrigal9479
@patrickmadrigal9479 6 жыл бұрын
I can't make the the dropzone appear, i am not sure if i require any additional css coding for this but
@Fireship
@Fireship 6 жыл бұрын
You may need to add CSS like "height: 300px" to make that part work.
@patrickmadrigal9479
@patrickmadrigal9479 6 жыл бұрын
Yeah.. I added the following code to css for that: .dropzone{ position: relative; width: 250px; height: 250px; margin: 10px; border: 1px gray; float: left; } with same results
@thiagocunha7469
@thiagocunha7469 6 жыл бұрын
When you add $ as a parameter prefix, does that mean what?
@MrScar9610
@MrScar9610 5 жыл бұрын
Its naming for observables angular.io/guide/rx-library
@divyabernet2970
@divyabernet2970 6 жыл бұрын
I need ZIP File in this project
@satyam3993
@satyam3993 3 жыл бұрын
For some folks drop might not work. Just add $event.stopPropagation() in each HostListener functions. Read more here - developer.mozilla.org/en-US/docs/Web/API/Event/stopPropagation
@i-heart-google7132
@i-heart-google7132 4 жыл бұрын
Outdated video. AngularFire already does have the file-upload capability.
@suboorkhan3055
@suboorkhan3055 4 жыл бұрын
can you suggest me a video or something?
@amerpire
@amerpire 4 жыл бұрын
Awesome, but slowly 😅
@lexx6680
@lexx6680 6 жыл бұрын
what is music play ?)
@markmiller9861
@markmiller9861 7 жыл бұрын
How are you displaying the images uploaded with the delete button?
@Fireship
@Fireship 7 жыл бұрын
I save the download url to the database, so I can just query it then use something like . Consider joining our slack team to talk code in more detail. Here's your invite join.slack.com/t/angularfirebase/shared_invite/MjA2NTgxMTI0MTk2LTE0OTg4NTQ4MDAtMjhhZDIzMjc0Mg
@enriquehernandez1805
@enriquehernandez1805 6 жыл бұрын
Excelente tutorial!!! Gracias
@DarkoLuketic
@DarkoLuketic 5 жыл бұрын
Why are you always creating half-assed videos? Why not go the full length?You left out the css
@brankokostic5048
@brankokostic5048 10 ай бұрын
Your videos are generally quite good on Angular side. Quite often you come up with some very nice concepts. However, I am not sure why you keep on polluting your videos unnecessarily with Firebase stuff. Firebase is just another one of many server side technologies for storing data. There is no real need to spoil your videos by insisting on using Firebase.
@mikha2880
@mikha2880 2 жыл бұрын
fireship use linux btw
How To Make AWS Not Suck
6:38
Fireship
Рет қаралды 244 М.
Angular Image Upload Made Easy
12:43
Academind
Рет қаралды 418 М.
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Girl, dig gently, or it will leak out soon.#funny #cute #comedy
00:17
Funny daughter's daily life
Рет қаралды 44 МЛН
Top 7 RxJS Concepts for Angular Developers
7:19
Fireship
Рет қаралды 200 М.
Save Data to Local Storage in Angular | Angular Tutorial
17:12
Study Mash
Рет қаралды 57 М.
Drag and Drop with the Angular CDK - What's New in v7
10:44
Digital Fluency
Рет қаралды 42 М.
The Weird History of JavaScript
12:09
Fireship
Рет қаралды 1,2 МЛН
Drag & Drop file uploader with Angular and Firebase
10:02
Drag & Drop With Vanilla JS
19:00
Traversy Media
Рет қаралды 252 М.
80% of programmers are NOT happy… why?
4:43
Fireship
Рет қаралды 1,2 МЛН
Angular vs React: which should you choose?
6:26
Kodaps Academy
Рет қаралды 112 М.
10 React Antipatterns to Avoid - Code This, Not That!
8:55
Fireship
Рет қаралды 746 М.
All useEffect Mistakes Every Junior React Developer Makes
22:23