So I'm very new to the world of web development and have a project I'm working on in which I'd like a user to upload a .txt file before being returned another file containing an edited version of their file. The difficulty I'm finding is that JS seems to be limited in its file handling ability.So I'm very new to the world of web development