Skip to main content

Eugene

Member since Feb 22, 2016

Recent Blog Comments By Eugene

  • RxJS Streams Are Inconsistently Asynchronous In Angular 2 Beta 6

    Posted on Feb 22, 2016 at 11:56 AM

    @Simon, Thanks, that's good to know. @Ben, If you change getStreamA() method to the following, then I'll behave just like a promise: function getStreamA() { return( Rx.Observable.of( "stream" ).observeOn(Rx.Scheduler.default) ); } By default Rx.Scheduler.immediate is used which ... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel