|
|
|
|
|
by mpodlasin
3236 days ago
|
|
Just to point out - RxJs 5 allows you to bundle only operators you need, thus significantly lowering output file size. You could actually ship to the browser only features equivalent to those of this library. Not sure what actual numbers are though. |
|