Justin
iamjustin.dev
Justin
@iamjustin.dev
Front-end dev. Mostly Angular. I write about it as well! https://medium.com/@iamjustin
Why is the `NgModelGroup` not available without a `setTimeout`, but the `NgControl` is? Guess I'm gonna have to dive into the source x) #angular
December 9, 2024 at 8:37 PM
Experimenting with TDF, but how do we react to `valueChanges` declaratively? This works, but idk #Angular
November 22, 2024 at 4:22 PM
Is this cursed? Add template narrowing with the new `@let` syntax, but use a `computed` instead of the `input` directly because of the reactive context. #angular
November 17, 2024 at 3:19 PM
What if you could dynamically change the mock responses within your #Angular app (or any framework, really). Prototyped something and it actually works!
November 13, 2024 at 11:37 AM
`outputFromObservable` is pretty cool. #Angular
November 12, 2024 at 7:02 PM