Matt Shaw explains how the JavaScript FileReader API can be used to upload large files in chunks and avoid server limits. The API has major browser support now, including Chrome, Firefox, Safari, and Internet Explorer 10.
Matt notes, “If youβre going to use something like this in a real app, you should definitely look up any security issues.” π