paint-brush
How To Make an Image Uploading App Using Vue, Quasar, Firebase Storage and Cordova [Part 2]by@johnnymakestuff
312 reads
312 reads

How To Make an Image Uploading App Using Vue, Quasar, Firebase Storage and Cordova [Part 2]

by Jonathan Perry10mOctober 20th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this post we’ll build a cross-platform mobile app for taking photos and uploading to firebase. In Part 1, we saw how to take a picture and save it to Firebase Cloud Storage. We'll use a web worker to offload code that can potentially block our UI thread to another thread. We’re going to generate a thumbnail (on the client) to show while the image is uploading. We use the blueimp library to generate thumbnails locally and show it while uploading. The app shows blurred thumbnails with a spinner, a little like an image upload.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coins Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How To Make an Image Uploading App Using Vue, Quasar, Firebase Storage and Cordova [Part 2]
Jonathan Perry HackerNoon profile picture
Jonathan Perry

Jonathan Perry

@johnnymakestuff

Fullstack developer that likes making stuff.

Learn More
LEARN MORE ABOUT @JOHNNYMAKESTUFF'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Jonathan Perry HackerNoon profile picture
Jonathan Perry@johnnymakestuff
Fullstack developer that likes making stuff.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here