Loading a Text File
Programming With Text Lesson #1.4
In this video, I show you how to get text input from a user by loading a text file using the p5.js function loadStrings(). I discuss how a user can upload their own text file with createFileInput() or a “drag and drop” zone.