Check out a userscript which highlights deleted posts.
GitHub
79113750
Date:
2024-10-22 11:12:00
Score:
2
Natty:
Report link
Basically from and of are lot different operators in rxjs.
of
is used on static or known values, of emits all the values at once
from
can be used with promises also , this goes one by one which makes it suitable for handling promises
Reasons:
Low length (0.5):
No code block (0.5):
Low reputation (1):
Posted by:
Guda Pavaneeshwar Reddy