Michael Small
banner
michaelsmalldev.bsky.social
Michael Small
@michaelsmalldev.bsky.social
uhhh Angular stuff idk
"For example, a common feature request is to have a Resource which retains its value when its reactive source (params) changes. This can now be built as a utility, leveraging linkedSignal's previous value capability:"
October 31, 2025 at 1:52 AM
FYI if you haven't gone to the angular.dev docs relatively recently, "New" and "Updated" tags highlight fresh docs content. There are so many pages for Routing now that I had to inspect element out existing sections to highlight the new sections in one photo.

angular.dev/guide/routing
October 22, 2025 at 3:28 AM
My personal site (rough and only desktop atm), has a section on signals with live updating values. Assume anything has a live consumer. I know the $ prefix has fallen out of style. I mean to update it if people actually use the site. Open source btw: michaels-small-lab-and-utils.web.app/unsorted
April 18, 2025 at 4:05 AM
March 28, 2025 at 5:20 PM
My favorite recent change to Material (19.2): optional typing for `MatRadioChange` and `MatSelectChange`.

Community contribution from GH user Wilt from Sweden!

github.com/angular/comp...
github.com/angular/comp...
March 10, 2025 at 1:01 PM
Angular v19.0.5 Routing Devtools - Demo

stackblitz.com/edit/bfjmf2-...
December 20, 2024 at 12:14 AM
"Support untagged template literals in expressions #59230"

Targeted for the next Angular minor 🤯

github.com/angular/angu...
December 19, 2024 at 2:29 AM