Rainer Hahnekamp

Results 100 comments of Rainer Hahnekamp

I would use a schematic from "Title case" to camel case instead of an ESLint rule. That approach would be very similar to would Angular did to the new template...

If there is a real recommendation, I'd go with ESLint. If it is more of a preference (inject, template syntax in Angular), I'd provide an optional schematic. What I would...

Let's wait for what the others are saying. We should also include @stefanoslig in the discussion. He's the author and mentioned he would be willing to do the PR here.

https://github.com/ngrx/platform/issues/4417

Hello, thank you very much for the compliment. I will definitely do more now in the area of component testing with Playwright. It is quite possible that one of my...

@sand4rt Unfortunately I don't know how to reach you. Would it be possible for you to contact me at [email protected]? I would like to discuss options on how to get...

Hello @sand4rt, thanks a lot. I will check it out and let you know. I was not aware that a colleague of yours was part of that workshop. What a...

Thanks @sand4rt, haven't done so much in terms of Playwright component testing (except producing hot air ;) ). So, I will show up there and cheer you up a little...

Some comments from my latest push: - $update has DeepReadonly as input which also comes up with a ReadableArray. I think that this improves the DX when immutability is a...

Yeah, you're right. Let's get that freeze feature in and discuss the rest in a separate PR.