Daniel Bossert

Results 3 comments of Daniel Bossert

It seems like there is currently no way to return expected errors from an action without them being caught by the global error handler. If, for example, I have two...

As much as I love using NGXS, this seems to be a major downside. The catch of using redux state management should be the simplicity of testing. However, not being...