While that works, of course, I avoid doing object construction or other logic beside some string concatenation in JS logs. And those string literals serve a purpose as semantic markers, not just as separators.
dumnezero
- 0 Posts
- 5 Comments
Joined 1 year ago
Cake day: November 27th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
console.log("functionOne", "A", varA, "B", varB, "C", varC);
dumnezero@piefed.socialto
Free and Open Source Software@beehaw.org•Mozilla Turns Firefox Away from Open Source, Towards Spyware: Firefox Labs Now Requires Data CollectionEnglish
1·5 months agoThanks, I’ll look into it. I tend to avoid messing with the local app folders which are often hidden and can be break if you change something.
dumnezero@piefed.socialto
Free and Open Source Software@beehaw.org•Mozilla Turns Firefox Away from Open Source, Towards Spyware: Firefox Labs Now Requires Data CollectionEnglish
3·5 months agoI’d like a browser that can sync those things with a local folder that I can sync/backup however I want, no account required. Does anyone know of such a thing?

If you want to save the changes, you are creating a modified PDF file. If you don’t want to save the changes, don’t save them when you close the editor (a lot of browsers could do this, aside from open PDF editors). There are ways to overwrite file changes too, to reset files to their original.
If you are concerned for the original, use backup copies.