Just last week, more than 5000 people attended the very first online PWA Summit, and learned about topics such as bringing PWAs to app stores, new web capabilities, accessibility, offline authentication and much more. If you missed out on the event, you can watch the full recording here. With...
accessibility
apis
app store
backgroundsync
demo apps
development cost
documentation
features
file handling
microsoft edge
microsoft store
offline authentication
progressive web apps
pwa summit
service workers
shortcuts
software delivery
user experience
web app manifest
web development
We have software on two machines which are part not part of a domain. PC1 has a folder shared with the PC2. PC2 writes a file to the share. PC1 processes the file and then deletes it.
Problem is that sometimes the file written by PC2 just disappears.
In troubleshooting we know that the file is...