Upload Files To The Server With Uppy JavaScript File Upload Library In Your Web App

Опубликовано: 05 Октябрь 2024
на канале: Build Cool Stuffs
7,604
61

In this tutorial I showed
how to upload files to the server with uppy file upload plugin
how to configure uppy
how to upload files with XHR (AJAX)


please support me by subscribing to my YouTube channel

follow me on twitter   / paulos_ab  



Link to lesson files on Github
https://github.com/paulosabayomi/uplo...


OR


Clone it on the CLI with git
https://github.com/paulosabayomi/uplo...


How to Install Uppy
with npm
npm install uppy (and look for "uppy" folder in the node_modules folder)


Link to Uppy documentation
https://uppy.io/docs/


#uppy #fileupload #upload #file