#querylist
Managed to find a bug in the typings of Angular's QueryList, so I made a PR to improve them! 😁

github.com/angular/angu...
fix: typing of QueryList.changes is now more strict by crutchcorn · Pull Request #58702 · angular/angular
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit Tests for...
github.com
November 17, 2024 at 7:07 AM
An under-appreciated detail about Angular's signal-based viewChildren: It returns a signal of an array; not a QueryList.

This means that we can:

- Track changes using effects (no RxJS needed!)
- Have native access to array methods (no `.first` or `.get`)

Loving Angular 19 already 🥰
November 13, 2024 at 11:36 AM
Angular signal queries replace the ViewChild/ContentChild decorators: header = viewChild('header'), rows = viewChildren(RowCmp). Result is a signal — read header(), derive with computed(), no AfterViewInit timing and no QueryList subscription. Template queries as reactive state. #Angular #Signals
August 3, 2026 at 7:00 AM
If your job involves reading the MMC, save yourself some hassle when you cross-reference errors and use this XML for your filters.
(Full text to paste is at the bottom of the alt text after the proper alt text description.)
January 9, 2026 at 8:46 PM
I suspect (would have to check to confirm) that we had similar PRs in the past but couldn't land them due to the existing code / breaking changes and the migrations needed to get things compatible.

I will re-verify but yeh, with signals QueryList is pretty much gone...
November 17, 2024 at 8:01 AM
Não acontece em Osasco RT @konther "o sonho de todo presente é chegar mande por sedex" AÍ A GENTE MANDA E http://websro.correios.com.br/sro_bin/txect01$.QueryList?P_LINGUA=001&P_TIPO=001&P_COD_UNI=SF791736817BR …
Correios
websro.correios.com.br
February 9, 2026 at 11:17 AM
Não acontece em Osasco RT @konther "o sonho de todo presente é chegar mande por sedex" AÍ A GENTE MANDA E http://websro.correios.com.br/sro_bin/txect01$.QueryList?P_LINGUA=001&P_TIPO=001&P_COD_UNI=SF791736817BR …
Correios
websro.correios.com.br
January 18, 2026 at 4:22 PM
Não acontece em Osasco RT @konther "o sonho de todo presente é chegar mande por sedex" AÍ A GENTE MANDA E http://websro.correios.com.br/sro_bin/txect01$.QueryList?P_LINGUA=001&P_TIPO=001&P_COD_UNI=SF791736817BR …
Correios
websro.correios.com.br
November 6, 2025 at 8:39 PM
📦 jaeger/querylist V4.4.7

Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。

🔗 https://github.com/jae-jae/QueryList
February 2, 2026 at 7:17 AM