@WithStore decorator
Last updated
Was this helpful?
Last updated
Was this helpful?
With constant move to functional programming and introduction of injectable actions I have introduced WithStore decorator. It comes together with late initialisation of . Now signal actions taking all params that are required to inject store into actions.