What's the recommended way to inject dependencies like a global singleton services from Angular or Ember? #910
Unanswered
niamleeson
asked this question in
Q&A
Replies: 1 comment
-
Can you explain it with some code snippets? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thank you for the amazing library. I read through the docs, searched for discussions, and googled, but I haven't found a recommended way to inject dependencies like global singletons like services from Angular or Ember. I saw valtio-factory, but I am not sure if that's ideal. Have you had any discussions around this topic?
Beta Was this translation helpful? Give feedback.
All reactions