<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Are Observables Asynchronous?	</title>
	<atom:link href="https://christianlydemann.com/are-observables-async/feed/" rel="self" type="application/rss+xml" />
	<link>https://christianlydemann.com/are-observables-async/</link>
	<description>Advanced Angular Training Made Simple</description>
	<lastBuildDate>Sat, 30 Oct 2021 07:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Brian		</title>
		<link>https://christianlydemann.com/are-observables-async/#comment-123203</link>

		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Sat, 30 Oct 2021 07:50:00 +0000</pubDate>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1572#comment-123203</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://christianlydemann.com/are-observables-async/#comment-1047&quot;&gt;Тетяна&lt;/a&gt;.

I was thinking the same thing. If the observable is synchronous you don&#039;t need to call `done` - I write a lot of unit tests like this]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://christianlydemann.com/are-observables-async/#comment-1047">Тетяна</a>.</p>
<p>I was thinking the same thing. If the observable is synchronous you don&#8217;t need to call `done` &#8211; I write a lot of unit tests like this</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Savo Pejović		</title>
		<link>https://christianlydemann.com/are-observables-async/#comment-89385</link>

		<dc:creator><![CDATA[Savo Pejović]]></dc:creator>
		<pubDate>Sat, 06 Mar 2021 19:08:00 +0000</pubDate>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1572#comment-89385</guid>

					<description><![CDATA[Nice article. Having queues with different priorities is very useful.]]></description>
			<content:encoded><![CDATA[<p>Nice article. Having queues with different priorities is very useful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stephane		</title>
		<link>https://christianlydemann.com/are-observables-async/#comment-76315</link>

		<dc:creator><![CDATA[Stephane]]></dc:creator>
		<pubDate>Sat, 05 Dec 2020 05:11:00 +0000</pubDate>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1572#comment-76315</guid>

					<description><![CDATA[It&#039;s the first time I read about the micro and macro schedulers. The example is very informative. I ended up here in search of a solution to my issue of updating a behavior subject with a next() function call from within a long running expensive service.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the first time I read about the micro and macro schedulers. The example is very informative. I ended up here in search of a solution to my issue of updating a behavior subject with a next() function call from within a long running expensive service.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Тетяна		</title>
		<link>https://christianlydemann.com/are-observables-async/#comment-1047</link>

		<dc:creator><![CDATA[Тетяна]]></dc:creator>
		<pubDate>Thu, 27 Jun 2019 15:24:00 +0000</pubDate>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1572#comment-1047</guid>

					<description><![CDATA[Hi Christian!
Thank you for so easy to understand article.
Could you please give an example when &lt;blockquote&gt;if you are doing asserts inside of a subscribe ... you will get the subscribe callback never being called&lt;/blockquote&gt; using RxJS.of ? Seems to me that RxJS.of without second arg is always synchronous.
Looking forward to your answer.]]></description>
			<content:encoded><![CDATA[<p>Hi Christian!<br />
Thank you for so easy to understand article.<br />
Could you please give an example when </p>
<blockquote><p>if you are doing asserts inside of a subscribe &#8230; you will get the subscribe callback never being called</p></blockquote>
<p> using RxJS.of ? Seems to me that RxJS.of without second arg is always synchronous.<br />
Looking forward to your answer.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/1324 objects using Memcache
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: christianlydemann.com @ 2026-02-23 07:34:24 by W3 Total Cache
-->