<?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>object oriented | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/tag/object-oriented/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Mon, 04 May 2020 21:48:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>object oriented | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Four Layers of JavaScript OOP</title>
		<link>https://www.javascripttutorials.net/four-layers-of-javascript-oop/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 11 Mar 2014 19:36:54 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[object oriented]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=165</guid>

					<description><![CDATA[<p>Object-oriented programming (OOP) in JavaScript is complex. To make it easier to understand, this webcast explains it via four layers: 1. Simple objects 2. Prototype chains 3. Constructors 4. Inheritance between constructors Each new layer only depends on prior ones, enabling you to learn JavaScript OOP incrementally. Additionally, layers 1 &#8230;</p>
The post <a href="https://www.javascripttutorials.net/four-layers-of-javascript-oop/">Four Layers of JavaScript OOP</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
