I would like to know if exists any form to let AngularJS read, create or write into a file (could be a txt file or a json file).
And obviously delete this file just when i want. (don't let the browser delete or angular delete it)
Can anybody give and advise, how start?