set up route and input, user can input file name and it will save on serverside. Would like to see this implemented where the file would be created and sent back to user and then they can choose where to save it, this would now be considered an enhancement and not a feature because we would need to probably look into firebase storage bucket to have a place to store these files or AWS bucket could get expensive not sure if this feature is worth implementing or not yet, closing this issue and opening up an enhancement on file save
Would be cool if we had an export button on code editor which allowed you to save a file on your computer of what you have written.
woudl be cool to have a button to quickly copy the code to your buffer
woudl be cool if you could find a way to also be able to import packages somehow like repl.it - this might be very difficult