flow-and-components-documentation
flow-and-components-documentation copied to clipboard
Fusion: Add documentation for how to use a connection state change listener
trafficstars
The connectionState is acting as the single source of truth for the application connection state. We should have a documentation about that and encourage developers to use a connection state change listener instead of e.g., checking navigator.online.
DoD
Have a new article in the Creating UI in TypeScript section about how to check and react to application connection state change.