Skip to content

Instantly share code, notes, and snippets.

@ahmedghazi
Created July 15, 2019 14:26
Show Gist options
  • Save ahmedghazi/adb4268466a9a96100cc46fac3cdf99a to your computer and use it in GitHub Desktop.
Save ahmedghazi/adb4268466a9a96100cc46fac3cdf99a to your computer and use it in GitHub Desktop.
pb synchro pubsub, n'écoute plus par ex
ajouter un token
this.OPEN_OVERLAY = PubSub.subscribe("OPEN_OVERLAY", this._toggle)
PubSub.unsubscribe(this.OPEN_OVERLAY)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment