<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://united-coders.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>united-coders.com - type detection</title>
 <link>http://united-coders.com/taxonomy/term/70/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>All about types in Javascript - Type detection</title>
 <link>http://united-coders.com/matthias-reuter/all-about-types-in-javascript-type-detection</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;This is the fourth (and last) part of a series &quot;All about types&quot; in Javascript.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://united-coders.com/matthias-reuter/all-about-types&quot;&gt;The basics - types and general rules of conversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://united-coders.com/matthias-reuter/all-about-types-part-2&quot;&gt;Automatic type conversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://united-coders.com/matthias-reuter/all-about-types-part-3&quot;&gt;Explicit type conversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Type detection&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The drawback of having a loosely typed language like Javascript, is that you sometimes have to determine the current type of a variable. This mostly occurs when you create a function that accepts different types of parameters - or is limited to one type.&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/matthias-reuter/all-about-types-in-javascript-type-detection&quot;&gt;&lt;strong&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://united-coders.com/matthias-reuter/all-about-types-in-javascript-type-detection&quot; dc:identifier=&quot;http://united-coders.com/matthias-reuter/all-about-types-in-javascript-type-detection&quot; dc:title=&quot;All about types in Javascript - Type detection&quot; trackback:ping=&quot;http://united-coders.com/trackback/29&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div class=&#039;sexybookmarks-default-3216&#039;&gt;&lt;/div&gt;</description>
 <comments>http://united-coders.com/matthias-reuter/all-about-types-in-javascript-type-detection#comments</comments>
 <category domain="http://united-coders.com/category/tags/javascript">javascript</category>
 <category domain="http://united-coders.com/category/tags/type-detection">type detection</category>
 <pubDate>Fri, 03 Jul 2009 09:43:06 +0000</pubDate>
 <dc:creator>Matthias Reuter</dc:creator>
 <guid isPermaLink="false">29 at http://united-coders.com</guid>
</item>
</channel>
</rss>


