I have user data in an observable, I want to get that data to get length of the users and specific condition to route to different page.
Without using subscribe, how can I check the logic
I tried subscribe – it works but my use case is without subscribe
I tried tap but no avail.
New contributor
Cool Dude is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.