❔ Removing JSON data from JSON File
Hey,
I am attempting to remove JSON data from a text file if required (I'm using it as a local database)
This was my attempt:
Obviously, this doesn't work and I receive this error
I know this is because I am directly modifying the collection by removing the pending order - so I am hopefully looking for a better way of doing this.
Thanks a lot.
I am attempting to remove JSON data from a text file if required (I'm using it as a local database)
This was my attempt:
Obviously, this doesn't work and I receive this error
I know this is because I am directly modifying the collection by removing the pending order - so I am hopefully looking for a better way of doing this.
Thanks a lot.
