Mark Whitfeld

Results 120 comments of Mark Whitfeld

Hi everyone. We would like to add some test helpers for ngxs soon to make testing easier. Would any of you like to assist us in this effort? Discussion, ideas...

Thanks @marcelpotirnac! I look forward to the updated PR 🎉 .

_Adding some more [previous thoughts](https://github.com/ngxs/store/issues/143#issuecomment-376114463) here..._ I think that this approach can be really useful as an extensibility point. As an example of this, here are some other plugin possibilities...

I would really love to hear people's thoughts on this. I believe it is possible to achieve (I even think that I can get the typings working in such a...

I was thinking what the API of one of these Action Pipes could look like. (following on from @deebloo's idea of doing something similar to the Angular Pipes) The tricky...

Note that in the ```next``` argument in the ```transform``` method is pipeable! By design 😄 So for example a Debounce pipe could be implemented like this: ```typescript class Debounce implements...

Our recommendation to move away from the decorator still stands but we decided to only introduce the deprecation message in v3.8 because we will be providing a cleaner alternative to...

Just for a bit of a preview of what we are looking at, here is a prototype I made last year: https://stackblitz.com/edit/ngxs-select-dispatch-utils-v0-bmecrf?file=src%2Fapp%2Fapp.component.ts It is in Angular 11, so there may...

@sebastian1607 This is an interesting proposal. The ability to add @Action handlers dynamically is something we will be looking into for v4. Are you able to achieve what you want...

There isn't an SVG. If you are willing to make it for us, that would be great!