Angular: usage of store from facade base class #401
Unanswered
ychernetsov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, what is the best approach to invoke store in facade base class, so there is possibility to incapsulate logic of widely used methods to work with store
let's say we have store (repository)
and we have facade which is extended from base facade
and implementation of Concrete Class
in component
Beta Was this translation helpful? Give feedback.
All reactions