Uploading Form Data Directly to AWS S3
A couple of posts back, I walked through uploading an image to AWS S3 without the need for a server of your own. This has the advantage of being a fully stan...
A couple of posts back, I walked through uploading an image to AWS S3 without the need for a server of your own. This has the advantage of being a fully stan...
Want to upload an image directly to S3 from the browser? Here’s what you need.
Recently, I had the task of speeding up the response time of an app that depended on a remote API. The issue was that the API could take a long time to respo...
What if I told you that you could create a API backend that didn’t require any code? Crazy right? Wrong! Picture a client side Javascript app that displays ...
HTML5 <audio> tags is pretty straight forward. Given: