HappyProgrammer

Results 2 comments of HappyProgrammer

@harmyderoman I agree with you , But the issue is that in most cases we need to check the hooks ( as we're using `saving` and other hooks for other...

You can watch for `datafeed.trustConnected` if it's true , it means the connection has been established Watcher function can be something like that `function watchForConnection(success) { const interval = setInterval(()...