<?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>js Archives - blog.icod.de</title>
	<atom:link href="https://blog.icod.de/tag/js/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.icod.de/tag/js/</link>
	<description>Webentwicklung und sonstiger Unsinn :) Web development and other nonsense :)</description>
	<lastBuildDate>Tue, 30 Nov 2021 14:08:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.icod.de/wp-content/uploads/2017/04/darko-luketic-foto.256x256-150x150.jpg</url>
	<title>js Archives - blog.icod.de</title>
	<link>https://blog.icod.de/tag/js/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>TypeError: Cannot read properties of null (reading &#8216;length&#8217;)</title>
		<link>https://blog.icod.de/2021/11/20/typeerror-cannot-read-properties-of-null-reading-length/</link>
					<comments>https://blog.icod.de/2021/11/20/typeerror-cannot-read-properties-of-null-reading-length/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Sat, 20 Nov 2021 17:13:08 +0000</pubDate>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[js]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=1629</guid>

					<description><![CDATA[<p>Being the Javascript newbie that I am&#8230; Javascript errors are still a mystery, more so if using Chrome/Chromium. With Firefox the error was actually more clear. TypeError: Cannot read properties of null (reading 'length') means you have a variable that you&#8217;re checking it&#8217;s property &#8216;length&#8217; to be a certain value but the variable is null.&#8230;</p>
<p>The post <a href="https://blog.icod.de/2021/11/20/typeerror-cannot-read-properties-of-null-reading-length/">TypeError: Cannot read properties of null (reading &#8216;length&#8217;)</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2021/11/20/typeerror-cannot-read-properties-of-null-reading-length/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
