Tech Talk: How to Upload Files
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=6sWKcqB9pc4
In this video, Jordan Meeker discusses the process of uploading files and storing them on a server. Jordan covers Base64 encoding of binary data using the FileReader API, sending encoded strings to your Node.js server via AJAX requests, decoding this data into buffers, and writing the result to your file system, or uploading it to AWS S3. Jordan also discusses ways to optimize this process using Angular attribute directives.
----
Fullstack Academy was recently ranked the #1 coding bootcamp in the U.S. Learn more at https://www.fullstackacademy.com.