Justin
iamjustin.dev
Justin
@iamjustin.dev
Front-end dev. Mostly Angular. I write about it as well! https://medium.com/@iamjustin
Does Claude Code know more? I got "Angular's FormBuilder is legacy sugar. With modern Angular, you should use FormControl, FormGroup, and FormArray directly." 😆 #Angular
October 8, 2025 at 1:17 PM
Stylus🍿
July 23, 2025 at 11:17 AM
Not doing a lot of web related stuff lately. I discovered Godot and am addicted 😆
July 19, 2025 at 4:54 PM
It’s been a while. I wanna start writing again..
May 29, 2025 at 6:58 PM
This is hype! It also prefetches API calls
Tanstack Angular Router with lazy routes and preload working together.

@brandonroberts.dev
#angular #tanstack #router
March 27, 2025 at 9:59 PM
Reposted by Justin
Type checking in host bindings with language service support just landed in Angular!

github.com/angular/angu...
March 25, 2025 at 6:05 PM
Done with debug december! Sadly not a hoodie, but maybe the ps5 though 😆
December 24, 2024 at 12:26 PM
So how good is Copilot in VS Code? Can it already replace Cursor?
December 20, 2024 at 7:06 PM
Reposted by Justin
I know this time of year can be super busy, and some of you can’t make it for NgGlühwein—but we’ve got you covered!

We’ll be live-streaming 📽️ the entire conference tomorrow!

📺 [ENG] You can watch it here:
www.youtube.com/watch?v=5m0e...

#Angular #TechConference
NgGlühwein 2024 | 14.12. Vienna
YouTube video by Push-Based
www.youtube.com
December 13, 2024 at 5:08 PM
Please use the `NgOptimizedImage` directive within #Angular. It's so good. Especially with a image CDN!

angular.dev/guide/image-...
Angular
The web development framework for building modern apps.
angular.dev
December 12, 2024 at 8:38 AM
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
Why are apps automatically translating to my first language. Stop it😫
December 8, 2024 at 11:20 AM
If you use NX, adopt enforce module boundaries asap. It will save you a headache..

nx.dev/features/enf...
Enforce Module Boundaries
Learn how to avoid dependency hell and scale a codebase by imposing constraints on your projects using the module boundary lint rule.
nx.dev
December 3, 2024 at 6:15 PM
December 1st! Which means adventofcode.com time!😄
Advent of Code 2024
adventofcode.com
December 1, 2024 at 10:31 AM
When are the #Angular vids from #ngPolandConf being uploaded. I really want to know what they said about forms!
November 28, 2024 at 1:56 PM
Wrote a while ago about reusing TanStack queries in #angular, but never shared it here.

medium.com/@iamjustin/t...
TanStack Query in Angular?
Learn how to effortlessly reuse queries in Angular with TanStack Query. Simplify state management and boost app performance!
medium.com
November 25, 2024 at 7:40 PM
Experimenting with TDF, but how do we react to `valueChanges` declaratively? This works, but idk #Angular
November 22, 2024 at 4:22 PM
So I'm watching the videos from Ward Bell about template-driven forms in #Angular. It's great. Anyone else preferring TDF over RF? Any good articles or videos to share? :)
November 21, 2024 at 10:02 AM
Reposted by Justin
🚀 Meet Angular v19

‣ Incremental hydration
‣ Server route config
‣ linkedSignal, resource, renderEffect
‣ Auto CSP
‣ Unused import reporting
‣ Standalone by default
‣ Enhanced theming
‣ Time picker
‣ 2D drag & drop
‣ Many codemods to modernize your code

Much more!

blog.angular.dev/meet-angular...
Meet Angular v19
In the past two years we doubled down on our investment in developer experience and performance — in every single release we’ve been…
blog.angular.dev
November 19, 2024 at 5:00 PM
Morning! #Angular 19 today!!😄
November 19, 2024 at 7:02 AM
What do you put in the alt attribute when the image is a code snippet? #accessibility #a11y
November 18, 2024 at 7:36 AM
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
Did you know you might not even be lazy loading in #Angular when you use barrel files?

medium.com/@iamjustin/y...
You might not be lazy loading properly in Angular. Pitfall of barrel files.
Analyze the implications of barrel files on lazy loading efficiency in Angular.
medium.com
November 16, 2024 at 2:36 PM
Question for speakers at tech events:

Do you reuse your presentations for several events or is it one time only? I want to start speaking publicly, but the thought of putting a lot of effort into a presentation and only talking about it once is kinda meh
November 15, 2024 at 9:29 AM