Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We've converted all our node apps to typescript and I've even started messing around with replacing all our back end promises/callbacks with rxjs.


You might want to reconsider using RxJS on backend, since it is significantly slower than Bluebird promises (which you should be using instead of native V8 promises at least for now) http://bluebirdjs.com/docs/benchmarks.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: