<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Observables &#8211; Christian Lüdemann</title>
	<atom:link href="https://christianlydemann.com/tag/observables/feed/" rel="self" type="application/rss+xml" />
	<link>https://christianlydemann.com</link>
	<description>Advanced Angular Training Made Simple</description>
	<lastBuildDate>Sun, 18 Oct 2020 09:17:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://i0.wp.com/christianlydemann.com/wp-content/uploads/2019/06/cropped-logo-3.png?fit=32%2C32&#038;ssl=1</url>
	<title>Observables &#8211; Christian Lüdemann</title>
	<link>https://christianlydemann.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">147954794</site>	<item>
		<title>Are Observables Asynchronous?</title>
		<link>https://christianlydemann.com/are-observables-async/</link>
					<comments>https://christianlydemann.com/are-observables-async/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Tue, 18 Jun 2019 17:00:27 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Observables]]></category>
		<category><![CDATA[RxJS]]></category>
		<category><![CDATA[schedulers]]></category>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1572</guid>

					<description><![CDATA[A common misconception in Angular development is regarding whether observables are synchronous or asynchronous. A lot of (even experienced Angular developers) think that observables are async, but the truth is that they can be… Both synchronous and asynchronous. To understand why this is, let’s define what it actually means to run code async in the &#8230;<p class="read-more"> <a class="" href="https://christianlydemann.com/are-observables-async/"> <span class="screen-reader-text">Are Observables Asynchronous?</span> Read More »</a></p>]]></description>
		
					<wfw:commentRss>https://christianlydemann.com/are-observables-async/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1572</post-id>	</item>
		<item>
		<title>The Complete Guide to NgRx Testing (2020)</title>
		<link>https://christianlydemann.com/the-complete-guide-to-ngrx-testing/</link>
					<comments>https://christianlydemann.com/the-complete-guide-to-ngrx-testing/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Thu, 21 Feb 2019 18:00:41 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[jasmine-marbles]]></category>
		<category><![CDATA[marbles]]></category>
		<category><![CDATA[ngrx]]></category>
		<category><![CDATA[Observables]]></category>
		<category><![CDATA[Redux]]></category>
		<category><![CDATA[RxJS]]></category>
		<category><![CDATA[Testing]]></category>
		<guid isPermaLink="false">https://christianlydemann.com/?p=1220</guid>

					<description><![CDATA[The main secret behind having better test coverage in an Angular app is to reduce the friction it takes to write tests and enforce test coverage by setting a test coverage threshold to be checked on every commit. NgRx and reactive testing is an area where many people get confused because it seems hard to write &#8230;<p class="read-more"> <a class="" href="https://christianlydemann.com/the-complete-guide-to-ngrx-testing/"> <span class="screen-reader-text">The Complete Guide to NgRx Testing (2020)</span> Read More »</a></p>]]></description>
		
					<wfw:commentRss>https://christianlydemann.com/the-complete-guide-to-ngrx-testing/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1220</post-id>	</item>
		<item>
		<title>Learning observables by cutting the fat away: The 10 most used observables operators</title>
		<link>https://christianlydemann.com/learning-observables-by-cutting-the-fat-away-the-10-most-used-observable-operators/</link>
					<comments>https://christianlydemann.com/learning-observables-by-cutting-the-fat-away-the-10-most-used-observable-operators/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Sun, 17 Jun 2018 20:00:18 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Observables]]></category>
		<category><![CDATA[RxJS]]></category>
		<guid isPermaLink="false">https://christianlydemann.com/?p=176</guid>

					<description><![CDATA[Learning observables are way harder than learning to use promises with all the different operators and methods. But learning Observables is actually a very good investment because of the increasing use of reactive programming, like in Redux. This enables easier management of the state, caching and treating async and sync logic in the same manner. &#8230;<p class="read-more"> <a class="" href="https://christianlydemann.com/learning-observables-by-cutting-the-fat-away-the-10-most-used-observable-operators/"> <span class="screen-reader-text">Learning observables by cutting the fat away: The 10 most used observables operators</span> Read More »</a></p>]]></description>
		
					<wfw:commentRss>https://christianlydemann.com/learning-observables-by-cutting-the-fat-away-the-10-most-used-observable-operators/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">176</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/1355 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-24 07:32:23 by W3 Total Cache
-->