<?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>angular Archives - Tricky Enough</title>
	<atom:link href="https://www.trickyenough.com/tag/angular/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.trickyenough.com/tag/angular/</link>
	<description>Explore and Share the Tech</description>
	<lastBuildDate>Wed, 08 Jan 2025 07:19:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.trickyenough.com/wp-content/uploads/2021/05/favicon-32x32-1.png</url>
	<title>angular Archives - Tricky Enough</title>
	<link>https://www.trickyenough.com/tag/angular/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">100835972</site>	<item>
		<title>Blazor vs Angular in 2025 &#8211; Pros &#038; Cons and Benefits</title>
		<link>https://www.trickyenough.com/blazor-vs-angular/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blazor-vs-angular</link>
					<comments>https://www.trickyenough.com/blazor-vs-angular/#comments</comments>
		
		<dc:creator><![CDATA[mavejones10]]></dc:creator>
		<pubDate>Sat, 11 Feb 2023 11:46:03 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[angular js]]></category>
		<category><![CDATA[Angular JS development]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[App development]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Blazor vs Angular]]></category>
		<guid isPermaLink="false">https://www.trickyenough.com/?p=70882</guid>

					<description><![CDATA[<p>Until recently, most of the developers that have to write codes for browsers have to use no other programming language than Javascript. But with time, the web development arena is evolving quickly and now there is no need for you to depend on Javascript for all of your high-end web app development projects. Why? Because...</p>
<p>The post <a href="https://www.trickyenough.com/blazor-vs-angular/">Blazor vs Angular in 2025 &#8211; Pros &amp; Cons and Benefits</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Until recently, most of the developers that have to write codes for browsers have to use no other programming language than Javascript. But with time, the web development arena is evolving quickly and now there is no need for you to depend on Javascript for all of your high-end web app development projects. Why?</p>



<p>Because there are some other contenders in the market that you can use easily for both client-side and server-side development. And they are the topic of our debate too. No, they are the topic of debate among the entire community. Because developers want a <a href="https://www.tatvasoft.com/outsourcing/2022/08/blazor-vs-angular.html" target="_blank" rel="noreferrer noopener nofollow">detailed comparison of Angular vs Blazor</a>, that can help them understand every aspect of these technologies and their effects on web development projects.</p>



<p>Many developers and business owners have carefully studied these technologies and then chosen their sides. Some have opted for Blazor because it is backed by Microsoft .NET suite of services which allows you to run .NET apps in browsers without the need for any plugins or addons. Meanwhile, some have chosen angular because it&#8217;s a component-based framework that is most suitable for developing scalable web apps.</p>



<p>Everyone has their reasons to pick their side but now your turn has arrived. Here, in this article on Angular vs Blazor, we will discuss the basics of these technologies and then go through their pros and cons for web development. So let&#8217;s get started.</p>



<h2 class="wp-block-heading" id="h-what-is-blazor">What is Blazor?</h2>



<p>Blazor is a <a href="https://i-verve.com/blog/why-use-dot-net/" target="_blank" rel="noreferrer noopener nofollow">web development framework for .NET</a> and it is written in C# language. This framework enables you to write code that you can run on both the server and UI tier. If you are using Bazor, you can have complete access to the .NET technologies which you can use to build feature-rich SPAs.</p>



<p>Blazor uses .NET Standard 2.0, which means that developers can target multiple platforms including Windows PCs, Linux PCs, Macs, Android devices, and more with just one codebase. Blazor also supports server-side rendering (SSR) so your view will be sent to the browser as soon as it&#8217;s ready.</p>



<h3 class="wp-block-heading" id="h-advantages-of-blazor">Advantages of Blazor</h3>



<ul class="wp-block-list">
<li><span style="font-size: revert; color: initial;">Blazor runs on both the browser and server side. You can also write your application in any language like JavaScript or TypeScript that runs on the server side.</span></li>



<li><span style="font-size: revert; color: initial;">It&#8217;s easy to use because it runs on the server side and uses ASP.NET Core libraries and services such as MVC or Web API (for APIs).</span> </li>



<li><span style="font-size: revert; color: initial;">Blazor is a powerful tool that enables you to use Razor Pages, Razor Components, and Razor Pages in your Blazor application. If you use these tools combined then you can easily be able to write a cross-platform UI.</span> </li>



<li><span style="font-size: revert; color: initial;">Blazor enables you to write .NET code for the browsers as if it were for Javascript because it is also a web assembly library.</span> </li>



<li><span style="font-size: revert; color: initial;">With Blazor, you can write your MVC-based web apps without having to know anything about DOM manipulation, event listeners, or Ajax requests.</span> </li>



<li><span style="font-size: revert; color: initial;">One of the main benefits of Blazor is its ability to run offline your app will work even if you don&#8217;t have an internet connection. This is great for mobile devices because you can get work done without worrying about constantly checking your data plan.</span></li>
</ul>



<h3 class="wp-block-heading" id="h-disadvantages-of-blazor">Disadvantages of Blazor</h3>



<ul class="wp-block-list">
<li><span style="font-size: revert; color: initial;">While using Blazor, you need an internet connection. You can&#8217;t work offline. Because if the connection fails then your app will stop working. And that&#8217;s the reason why you have to host the entire project only on the server side.</span> </li>



<li><span style="font-size: revert; color: initial;">If you are using Blazor then you must also need to install ASP.NET Core. Without the support of the latter, you can&#8217;t move forward with <a href="https://www.trickyenough.com/why-python-is-the-future-of-web-app-development/" target="_blank" rel="noreferrer noopener">web app development</a>.</span> </li>



<li><span style="font-size: revert; color: initial;">The execution of Bazor will depend entirely upon the weight of your application. So, if you have built a heavy app on Blazor WebAssembly then your performance will surely be affected.</span></li>



<li>In Blazor, the capabilities of the browser are very limited. Everything might be ok if your browser can handle Blazor. But if you are using a <a href="https://www.trickyenough.com/best-google-chrome-alternative-browsers/" target="_blank" rel="noreferrer noopener">browser like Internet Explorer</a> then you are in for a very frustrating long ride. </li>
</ul>



<h2 class="wp-block-heading" id="h-what-is-angular">What is Angular?</h2>



<p>Angular is a client-side app development framework that is used widely by developers around the world to create desktop and mobile web apps. It&#8217;s built on top of the latest version of AngularJS and has been used by thousands of companies to build high-quality applications. It was built by Google and released in 2009.</p>



<h3 class="wp-block-heading" id="h-advantages-of-angular">Advantages of Angular</h3>



<ul class="wp-block-list">
<li><span style="font-size: revert; color: initial;">AngularJS is easy to learn because it follows the Model-View-Controller (MVC) pattern and uses an object-oriented approach to creating the user interface. This will make it easier for you to understand how the app works, especially if you are a fresher.</span> </li>



<li><span style="font-size: revert; color: initial;">Another advantage of using AngularJS is that it comes with built-in support for mobile apps, which can make your applications appear as if they&#8217;re running on a smartphone or tablet device instead of a traditional computer monitor or laptop screen. This makes it easier for users who might be using mobile devices to interact with your app without having to download any additional software or plugins.</span> </li>



<li><span style="font-size: revert; color: initial;">Another advantage of Angular is its support for various languages such as TypeScript, Dart, ES6 (ECMAScript 6), JavaScript, Java, Kotlin, or Swift. This means that you can use whatever language you prefer while developing your app.</span> </li>



<li><span style="font-size: revert; color: initial;">AngularJS also gives developers access to services such as HTTP service</span>.</li>



<li><span style="font-size: revert; color: initial;">The framework provides support for both client-side and server-side rendering, dependency injection, and more.</span> </li>



<li><span style="font-size: revert; color: initial;">Angular is backed by many top companies like Twitter, Facebook, and Google. Also, it has a very strong and large community.</span></li>
</ul>



<h3 class="wp-block-heading" id="h-disadvantages-of-angular">Disadvantages of Angular</h3>



<ul class="wp-block-list">
<li><span style="font-size: revert; color: initial;">Angular is a very opinionated framework which means you have to follow the instructions to the last letter, and there isn&#8217;t any other way to do things. But once you master this difficult framework, it proves to be very rewarding.</span> </li>



<li>Angular is not a search engine-friendly development framework. This means it is hard to optimize the apps or website build using angular for search engines. It is as bad as unless you create the website on the server side, it would be hard for the engine crawlers to index it.</li>



<li><span style="font-size: revert; color: initial;">Sometimes Angular apps tend to run slowly when the project bundle size grows larger than that of the framework.</span> </li>
</ul>



<h2 class="wp-block-heading" id="h-wrapping-up">Wrapping up</h2>



<p>Angular and Blazor are open-source and very reliable frameworks that developers use to address frequent problems related to <a href="https://www.trickyenough.com/a-complete-guide-phases-of-website-development-life-cycle/" target="_blank" rel="noreferrer noopener">front-end development</a>. And still, both frameworks differ very much.</p>



<p>For front-end developers, transitioning to Blazor would be more challenging if they had never worked with any of the.NET languages. They would need to learn them first. That is the reason why you can easily find an angular developer but it&#8217;s hard to find a skilled Blazor developer.</p>



<p>To conclude the battle of Angular vs Blazor, you have now understood what these technologies are along with their strengths and weaknesses. It all comes down to what your requirements are. What do you expect from a framework, what are the resources you need for your project? Answer these questions and you will know which framework to choose from Blazor vs Angular.</p>



<p>Tell me, which framework you find more interesting or which one you prefer to use for development purposes in the comments section below.&nbsp;</p>



<p><strong>Suggested:</strong></p>



<p><a href="https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/" target="_blank" rel="noreferrer noopener">Interesting Facts About Angular vs. AngularJS</a>.</p>
<p>The post <a href="https://www.trickyenough.com/blazor-vs-angular/">Blazor vs Angular in 2025 &#8211; Pros &amp; Cons and Benefits</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.trickyenough.com/blazor-vs-angular/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">70882</post-id>	</item>
		<item>
		<title>Interesting Facts About Angular vs. AngularJS</title>
		<link>https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=interesting-facts-about-angular-vs-angularjs</link>
					<comments>https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/#comments</comments>
		
		<dc:creator><![CDATA[Naman Modi]]></dc:creator>
		<pubDate>Mon, 10 Aug 2020 13:48:16 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[angular js]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[programming language]]></category>
		<category><![CDATA[web designing]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website optimization services]]></category>
		<guid isPermaLink="false">https://www.trickyenough.com/?p=16836</guid>

					<description><![CDATA[<p>Angular has been quite popular since its introduction and has seen remarkable growth. It is a framework recommended for developing dynamic web apps. Angular&#8217;s MVC engineering helps the system connect and attach the Model and the View, as all changes happen in real-time. One can use a template language like HTML and extend its syntax...</p>
<p>The post <a href="https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/">Interesting Facts About Angular vs. AngularJS</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>Angular has been quite popular since its introduction and has seen remarkable growth. It is a framework recommended for developing dynamic web apps. Angular&#8217;s MVC engineering helps the system connect and attach the Model and the View, as all changes happen in real-time. One can use a template language like HTML and extend its syntax to demonstrate your applications in a crystal manner. Angular JS requires the support of User Interface and HTML to design the UI. To enhance better performance in the first Angular, the birth of Angular 2 happened. And that&#8217;s why you can see some significant difference in <a href="https://www.ebuilderz.com/angular-vs-angularjs/" target="_blank" rel="noreferrer noopener nofollow">Angularjs vs angular</a>,&nbsp;below:</p>



<p><strong>AngularJS compelling facts you need to know</strong></p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="512" src="https://www.trickyenough.com/wp-content/uploads/2020/08/Angular-or-AngularJS-cover-photo-1024x512.jpg" alt="" class="wp-image-16833" srcset="https://www.trickyenough.com/wp-content/uploads/2020/08/Angular-or-AngularJS-cover-photo-1024x512.jpg 1024w, https://www.trickyenough.com/wp-content/uploads/2020/08/Angular-or-AngularJS-cover-photo-300x150.jpg 300w, https://www.trickyenough.com/wp-content/uploads/2020/08/Angular-or-AngularJS-cover-photo-768x384.jpg 768w, https://www.trickyenough.com/wp-content/uploads/2020/08/Angular-or-AngularJS-cover-photo.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>The design of Angular JS was to eliminate the tedious and lengthy process of writing codes.</li>



<li>The <a href="https://www.trickyenough.com/best-python-frameworks-learn/" target="_blank" rel="noreferrer noopener">framework</a> makes an excellent counterpart for developing high performing SPAs.</li>



<li>It&#8217;s a framework that aids parallel development as it comes with an in-built grid, enabling a developer to perform many operations in an organized way.</li>



<li>It reinforces an impeccable real-time app testing, with its great designed mockups that provide default services, including timeout. Due to that, it gives assurance of no possible bugs.</li>



<li>The framework size can fit a wide range of applications.</li>



<li>AngularJS has reasonable developer control.</li>



<li>It has a fantastic feature that helps access the model data, known as the Automatic Dirty Checking.</li>



<li>It is a framework known to handle a multiplex of web app development.</li>



<li>The Dependency Injection feature guarantees a flawless workflow. It also mitigates the testing process, which sees a less load time.</li>



<li>Since the framework is so popular, it has significant and active community support.</li>



<li>The applications developed by this framework run well on popular platforms like <a href="https://www.trickyenough.com/control-does-google-have-over-android/" target="_blank" rel="noreferrer noopener">Android</a>, iOS, and many more.</li>



<li>A developer does not need to waste time rewriting the code when he wants to develop a new app. All he needs is to copy and paste the system to the app he is making.</li>



<li>It&#8217;s paramount to use the correct ng directive in this framework.</li>



<li>As AngularJS configures using Srouteprovider.when (), Angular routes with @RouteConfig {()}.</li>



<li>Since Google introduced the Angular framework, it gives developers the confidence to know they will get excellent support. They intended the structure to scale in building software products, which it does well.</li>
</ol>



<p>16. Initially, the Angular JS framework was aimed to benefit designers, which the developer-targeted more than a developer. Even after a few evolutions in design adjustment, it still did not fulfill the developer&#8217;s need.</p>



<p>17. AngularJS decreased the time it took in development by implementing a two-way binding. During the client-side processing, it took more time to load.</p>



<p>18. Angular 4 remains the fastest framework in all other Angular structures.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="683" src="https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-1024x683.jpg" alt="" class="wp-image-16834" srcset="https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-1024x683.jpg 1024w, https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-300x200.jpg 300w, https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-768x512.jpg 768w, https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-1536x1024.jpg 1536w, https://www.trickyenough.com/wp-content/uploads/2020/08/0_6-A30xU7o-TOyoWb-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading" id="h-angular-vs-angularjs-fascinating-facts-you-need-to-know">Angular vs Angularjs fascinating facts you need to know</h2>



<ol class="wp-block-list">
<li>A noticeable significant difference between&nbsp;<strong>Angular and Angular JS</strong>&nbsp;is the language used in writing them. The writing language in Angular is JavaScript, while in Angular JS is TypeScript.</li>



<li>It is a front-end platform that facilitates <a href="https://www.trickyenough.com/web-design-and-web-development/" target="_blank" rel="noreferrer noopener">web development</a> while operating in the JavaScript framework. That also means the client-side of the application.</li>



<li>It is a framework with a robust variety of components that simplifies using code and art of writing.</li>



<li>To match with other performing frameworks like ReactJS, Angular advanced to using TypeScript, a superset of JavaScript. It has helped Angular to be more popular because of its ease of use.</li>



<li>Best suited for large-scale projects that are done by experienced developers.</li>



<li>A developer can add Angular elements to other projects built with different platforms such as Polymer and React.</li>



<li>It is a framework that has Google support, which influences most software developers.</li>



<li>As per the 2018 Stack Overflow Survey, Angular was ranking second as the most used technology.</li>



<li>It supports an offline compilation and faster change detection, a dynamic loading which all contributes to high performance.</li>



<li>The three directives it supports are; component directives, template directives, and decorator directives.</li>



<li>The Binding data in a DOM element is accessible because you only need to wrap it in a bracket, as shown below.</li>
</ol>



<p>12. You can only use the components and directives in the Angular framework, while you get Model-View-Controllers in Angular JS. There is a notable difference between&nbsp;Angular vs. AngularJS.</p>



<p>13. A variety of browser support of this platform includes Chrome, Firefox, Microsoft Edge, Safari, Android 4.1, and IE 9, 10, 11.</p>



<p>14. As the components are decoupled from each other, they can easily get replaced. And any updates or maintenance becomes effortless.</p>



<p>15. The encapsulation gives the newcomers an easy reading when working on their projects.</p>



<p>16. Angular supports a wide range of third-party integrations that you can quickly add with ease.</p>



<p>17. It is a framework built to be customizable, so the developers can enjoy working with it.</p>



<h2 class="wp-block-heading" id="h-angular-js-advantages">Angular JS: Advantages</h2>



<ul class="wp-block-list">
<li>The HTML declarative language used in AngularJS makes the framework more intuitive.</li>



<li>It has an MVC structure that enables the framework to have faster development.</li>



<li>&nbsp;It&#8217;s a framework that comes with ready unit testing.</li>



<li>&nbsp;It is an independent framework that does not need additional plugins; neither does it depend on other structures. That makes it ideal for front-end development.</li>



<li>&nbsp;AngularJS apps can run on other significant programs and high cells that include Android and iOS.</li>
</ul>



<h2 class="wp-block-heading" id="h-angular-js-disadvantages">Angular JS: Disadvantages</h2>



<ul class="wp-block-list">
<li>Implementation of AngularJS is not a walk in the park, especially when you come from other frameworks.</li>
</ul>



<ul class="wp-block-list">
<li>&nbsp;If a user disables JavaScript either by mistake or otherwise, he cannot use the framework without it.</li>



<li>In case the watchers exceed 200, the UI is affected by the lagging.</li>



<li>&nbsp;The newcomers may find the framework complicated due to how it operates the same things in different ways.</li>



<li>When building an app, you may encounter debugging, which is critical and challenging to do. As a newcomer in this framework, the scope used, and its value that needs debugging might be confusing.</li>
</ul>



<h2 class="wp-block-heading" id="h-angular-advantages">Angular: Advantages</h2>



<ul class="wp-block-list">
<li>As this framework is mobile-oriented, it is more compatible with most big platforms.</li>



<li>It will spoil the user with a variety of languages for writing codes that include TypeScript, Darts, ES5, and ES6.</li>



<li>While using TypeScript, a user can make use of the OOPS concept to do code optimization. A user can benefit from a more straightforward routing with this framework.</li>
</ul>



<ul class="wp-block-list">
<li>Users can enjoy a faster development process with an Angular framework.</li>



<li>Angular is the best framework to choose if you are working for a single-page <a href="https://www.trickyenough.com/build-a-successive-web-application/" target="_blank" rel="noreferrer noopener">web application</a> using an extended interface.</li>
</ul>



<ul class="wp-block-list">
<li>Writing tests have ever seemed so easy while using Angular.</li>



<li>A developer will be able to build massive applications with the help of the TypeScript language.</li>



<li>There is a less generation code in AOT mode, due to an improved feature of View Engine.</li>
</ul>



<h2 class="wp-block-heading" id="h-angular-disadvantages">Angular: Disadvantages</h2>



<ul class="wp-block-list">
<li>&nbsp;The set-up process is a bit complicated when compared with Angular JS.</li>



<li>The framework can be inefficient if you are working for smaller projects.</li>



<li>Most people have complained about the framework&#8217;s learning curve that they find it to be a bit steep.</li>



<li>Knowing how essential SEO is, this framework can disappoint you for it has poor accessibility that prevents <a href="https://www.trickyenough.com/search-intention-and-search-engine-optimization/" target="_blank" rel="noreferrer noopener">search engines</a> from crawling.</li>



<li>The migration process from the first Angular to the latest is feared to be a bit complex.</li>
</ul>



<p>Now, as you look at the details above, we can see the usefulness of both frameworks. Despite Angular being the first developed framework, it still has some significant advantages like those shown above that favor developers. However, it&#8217;s only prudent to choose a more advanced structure with added and enhanced features. <a href="https://www.trickyenough.com/blazor-vs-angular/" target="_blank" rel="noreferrer noopener">Angular</a>, in general, makes work more efficient.</p>



<h2 class="wp-block-heading" id="h-in-conclusion-about-angular-vs-angularjs">In conclusion about angular vs Angularjs</h2>



<p>if you have a large-scale project with a high level of complexity, Angular will be your best bet. Most skilled developers and professionals prefer to use this framework to create dynamic web applications. Some of the giant companies already using the Angular to sort complex projects include Google Cloud and YouTube TV. Comparing&nbsp;Angular vs AngularJS, the better structuring of Angular has made it possible to build larger apps than its counterpart.</p>
</body></html>
<p>The post <a href="https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/">Interesting Facts About Angular vs. AngularJS</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.trickyenough.com/interesting-facts-about-angular-vs-angularjs/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16836</post-id>	</item>
	</channel>
</rss>
