I know definition and duty of both rxjs and lodash, but I want to know: can I throw out lodash when I use rxjs in my project? because rxjs can works synchronously and asynchronously (async and sync data). I think it can be an alternative for lodash. Am I right?
It depends on what you do. Some tasks can be achieved by both, but many tasks can only be achieved by one of the two. RxJS is not an alternative to Lodash.
Note that they have completely different missions:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With