Robert Lowe

Results 30 comments of Robert Lowe

@chjj bump Use case, a list of jobs with a title, steps, errors, and progress bar as one row which is selectable, ``` [ Suite 06 of 12 - Success:...

@mitar lol Unstale, i got you

demo-apps also need updating

Yea, I also have another issue for that, it would be nice to make it more generic, like a general extractor, so you can pluck any property like `full_name`, `first_name`,...

Cross ref: https://github.com/meteor/node-stubs/issues/6

This topic gets a lot of FUD around it, but I support what @TheJaredWilcurt has proposed.

Also would like to see kafka examples

The flow is very complex to follow, it took me days to understand CQRS and even more to understand how its implemented in nest and where the differences are https://github.com/nestjs/cqrs/blob/master/src/aggregate-root.ts#L48...

@alilland yes it is it took me a couple of days to understand,, have a look at greg young's implementation: https://github.com/gregoryyoung/m-r/tree/master/SimpleCQRS