Easy file uploads with Firebase Cloud Storage and AngularJS

In the previous tutorial, we learned how to use Firebase and AngularJS to store and view data in Realtime database. In this tutorial, we’ll learn how to store, list, download and delete files in Firebase Cloud Storage using AngularJS Cloud Storage Cloud Storage is a storage service which stores files as ‘objects’. These objects are …

Easy file uploads with Firebase Cloud Storage and AngularJS Read More »