I still try to wrap my head around signals and how my applications would benefit from it.
But IMO signals add complexity and a new mental model. For straightforward business applications with simple state, traditional listeners are easier to understand and maintain.