Profile avatar
nicktsitlakidis.bsky.social
Software engineer | music addict | dog person Working full stack with #flutter #angular #nestjs When I'm not coding, I'm making music.
24 posts 21 followers 75 following
Regular Contributor
comment in response to post
This has also been the case for a lot of people. Once you get used to this way of getting "immediate" answers, it's very hard to have the patience to use the "old" methods.
comment in response to post
For more context, the class is using properties of grpc generated classes, equatable mixin and some async_redux related stuff. Pretty complex combo for the ai to get it right and that's what makes it impressive.
comment in response to post
Cool stuff but I wonder what I should think of myself when I'm most excited about the dark mode on pub dev. I'm probably spending too much time there. :)
comment in response to post
In case anyone is wondering how that can happen, it was a circular dependency between the two files. 😭
comment in response to post
services injected via inputs? why though? normal injection pattern through the constructor wouldn't work?