Securing Service Workers

In notebook:
FrontEndMasters Serverless
Created at:
2017-10-15
Updated:
2017-10-15
Tags:
backend JavaScript DOM

Service workers only work with https. Removes a lot of stuff from the initial state (initial-state.js) that were used to init some default users.

Does some debugging...

The with-messaging branch is the one that has the working code

The cause of the bug, was that on Mac OS, while you put your computer screen on presentation, it automatically activates the do not disturb mode.