Matrix vs Query, the advantage of matrix parameters
Mar 4, 2023 · 2 min read · In Angular you can choose to use matrix parameters. While the name sounds a lot more inspiring than the more common query parameters, matrix parameters also have one feature that makes them better. The first time I saw matrix parameters was in Angula...
Join discussion