I have been looking for a way to save the document edits a user has done to their system. For now I need to this without server side interaction. All of the solutions I have found on here Are 4+ years old e.g.,
Create a file in memory for user to download, not through server
Using HTML5/Javascript to generate and save a file
Is this still the best way or has an alternative been discovered that I am missing. Also, to make things worse I need something that works in IE