Skip to content

Tags: PGTBoos/RxJs-Debug.ts

Tags

v4

Toggle v4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update RxJs-debug.ts

All the functions now have an override to provide a string of location where it happened. Since Angular one compiled cannot tell what file it came from, this allows you to write it down.
It might be a bit daunting to do so, and not everyone would need it.

But for large projects like updating angular this is a must.

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update LICENSE

version

Toggle version's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added a state log service as well