You can customize almost everything about the file uploader widget. Learn how to change the look and feel of the widget to match your existing UI. No CSS needed!
Learn how to modify the Simple File Upload file uploader widget to accept up to fifty files at a time. No need to limit your users!
Learn how to use Node.js file uploads to power direct upload functionality to a Backblaze B2 bucket. No need for files to touch your server!
In Rails apps, files traditionally travel through the app and then to S3. Learn a better way to upload files with direct Rails file uploads.
How do you use a CDN with Rails Active Storage? In this article, we’ll teach you how to use Rails proxy feature to put a CDN between your app and the browser.
No need to struggle with Amazon S3 and React file uploads. We'll show you how to use Simple File Upload with React so that you can keep building what you love!