Here is a small snippet to demonstrate to skeptical
#Angular developers that deprecating the guard as a service in favor of the functional guard is the right decision.
✅better DX
✅less error-prone
✅more reusable
✅less boilerplate code
✅easier to read