If your experience with uploading files to S3 is anything like mine, you’ll run into a throng of information void of succinct, easy-to-digest code. So, I’ve put together a step-by-step guide that takes you from the browser to S3 using Koa and FormData. Let’s jump in. Note that this guide…