<?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 - Ankit Sharma&#039;s Blog</title>
	<atom:link href="https://ankitsharmablogs.com/tag/angular/feed/" rel="self" type="application/rss+xml" />
	<link>https://ankitsharmablogs.com/tag/angular/</link>
	<description>A .Net hub</description>
	<lastBuildDate>Wed, 07 Apr 2021 05:01:15 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/ankitsharmablogs.com/wp-content/uploads/2017/11/cropped-homepage-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>Angular Archives - Ankit Sharma&#039;s Blog</title>
	<link>https://ankitsharmablogs.com/tag/angular/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">139000163</site>	<item>
		<title>How To Solve Sudoku Using Azure Form Recognizer</title>
		<link>https://ankitsharmablogs.com/how-to-solve-sudoku-using-azure-form-recognizer/</link>
					<comments>https://ankitsharmablogs.com/how-to-solve-sudoku-using-azure-form-recognizer/#respond</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Sat, 03 Apr 2021 10:30:02 +0000</pubDate>
				<category><![CDATA[.NET Core]]></category>
		<category><![CDATA[Angular]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Cognitive Services]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=134280</guid>

					<description><![CDATA[<p>Introduction In this article, we are going to create a sudoku solver with the help of Azure Form Recognizer which is an AI-powered document extraction service. The application will allow the user to upload an image of the sudoku table. We will extract the data from the image, and then implement the sudoku solving algorithm [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/how-to-solve-sudoku-using-azure-form-recognizer/">How To Solve Sudoku Using Azure Form Recognizer</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/how-to-solve-sudoku-using-azure-form-recognizer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">134280</post-id>	</item>
		<item>
		<title>Announcing A Free eBook On Angular and Firebase</title>
		<link>https://ankitsharmablogs.com/announcing-a-free-ebook-on-angular-and-firebase/</link>
					<comments>https://ankitsharmablogs.com/announcing-a-free-ebook-on-angular-and-firebase/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Fri, 01 May 2020 13:09:54 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[eBook]]></category>
		<category><![CDATA[Firebase]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=133577</guid>

					<description><![CDATA[<p>Introduction Angular is an open-source framework that allows us to create applications for multiple platforms such as web, mobile web, native mobile, and native desktop. It is one of the most popular Single Page Application frameworks. In this eBook, we are going to create a blogging application using Angular on the front-end and Google cloud [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/announcing-a-free-ebook-on-angular-and-firebase/">Announcing A Free eBook On Angular and Firebase</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/announcing-a-free-ebook-on-angular-and-firebase/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">133577</post-id>	</item>
		<item>
		<title>Optical Character Reader Using Angular And Azure Computer Vision</title>
		<link>https://ankitsharmablogs.com/optical-character-reader-using-angular-and-azure-computer-vision/</link>
					<comments>https://ankitsharmablogs.com/optical-character-reader-using-angular-and-azure-computer-vision/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 02:30:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 8]]></category>
		<category><![CDATA[ASP.NET Core]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[ASP.NET Core 3.1]]></category>
		<category><![CDATA[Cognitive Services]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Visual Studio 2019]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=133396</guid>

					<description><![CDATA[<p>Introduction In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision Cognitive Service. Computer Vision is an AI service that analyzes content in images. We will use the OCR feature of Computer Vision to detect the printed text in an image. The application will extract the [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/optical-character-reader-using-angular-and-azure-computer-vision/">Optical Character Reader Using Angular And Azure Computer Vision</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/optical-character-reader-using-angular-and-azure-computer-vision/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">133396</post-id>	</item>
		<item>
		<title>Continuous Deployment For Angular App Using Heroku And GitHub</title>
		<link>https://ankitsharmablogs.com/continuous-deployment-for-angular-app-using-heroku-and-github/</link>
					<comments>https://ankitsharmablogs.com/continuous-deployment-for-angular-app-using-heroku-and-github/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Mon, 23 Dec 2019 02:30:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Continuous Deployment]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Typescript]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132666</guid>

					<description><![CDATA[<p>Introduction In this article, we will learn how to host an Angular app on Heroku. We will configure Continuous Deployment (CD) for our application using Heroku and GitHub. This will allow our app to be published automatically whenever we push the new code to the GitHub repository. Prerequisites Install the latest version of Angular CLI [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/continuous-deployment-for-angular-app-using-heroku-and-github/">Continuous Deployment For Angular App Using Heroku And GitHub</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/continuous-deployment-for-angular-app-using-heroku-and-github/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">132666</post-id>	</item>
		<item>
		<title>Template-Driven Form Validation In Angular</title>
		<link>https://ankitsharmablogs.com/template-driven-form-validation-in-angular/</link>
					<comments>https://ankitsharmablogs.com/template-driven-form-validation-in-angular/#respond</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Tue, 17 Dec 2019 02:30:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 8]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Form Validation]]></category>
		<category><![CDATA[Template-driven form]]></category>
		<category><![CDATA[Typescript]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132630</guid>

					<description><![CDATA[<p>Introduction In this article, we will learn about validations in the template-driven form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inbuilt validations, we will also implement some custom validations to the template-driven form. We will consider the following custom validations for this [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/template-driven-form-validation-in-angular/">Template-Driven Form Validation In Angular</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/template-driven-form-validation-in-angular/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">132630</post-id>	</item>
		<item>
		<title>Reactive Form Validation In Angular</title>
		<link>https://ankitsharmablogs.com/reactive-form-validation-in-angular/</link>
					<comments>https://ankitsharmablogs.com/reactive-form-validation-in-angular/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Thu, 12 Dec 2019 02:30:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 8]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Form Validation]]></category>
		<category><![CDATA[Reactive form]]></category>
		<category><![CDATA[Typescript]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132598</guid>

					<description><![CDATA[<p>Introduction In this article, we will learn about validations in the reactive form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inbuilt validations, we will also implement some custom validations to the reactive form. We will consider the following custom validations for this [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/reactive-form-validation-in-angular/">Reactive Form Validation In Angular</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/reactive-form-validation-in-angular/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">132598</post-id>	</item>
		<item>
		<title>Policy-Based Authorization In Angular Using JWT</title>
		<link>https://ankitsharmablogs.com/policy-based-authorization-in-angular-using-jwt/</link>
					<comments>https://ankitsharmablogs.com/policy-based-authorization-in-angular-using-jwt/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Mon, 25 Nov 2019 05:31:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 8]]></category>
		<category><![CDATA[ASP.NET Core]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[ASP.NET Core 3.0]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Authorization]]></category>
		<category><![CDATA[JWT]]></category>
		<category><![CDATA[Typescript]]></category>
		<category><![CDATA[Visual Studio 2019]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<category><![CDATA[Web API]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132554</guid>

					<description><![CDATA[<p>Introduction In this article, we will create a web application using ASP.NET Core and Angular. We will then implement authentication and policy-based authorization in the application with the help of JWT. The web application will have two roles – Admin and User. The application will have role-based access for each role. We will learn how [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/policy-based-authorization-in-angular-using-jwt/">Policy-Based Authorization In Angular Using JWT</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/policy-based-authorization-in-angular-using-jwt/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">132554</post-id>	</item>
		<item>
		<title>Localization In Angular Using i18n Tools</title>
		<link>https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/</link>
					<comments>https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Tue, 29 Jan 2019 08:26:51 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 7]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Firebase]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[Localization in Angular]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=37767</guid>

					<description><![CDATA[<p>Introduction In this article, we will learn how to make our Angular app available in different languages using i18n and localization. We will create an Angular application and configure it to serve the content in three different languages. We will also deploy our app to Google Firebase and see how localization works in real time. [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/">Localization In Angular Using i18n Tools</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/feed/</wfw:commentRss>
			<slash:comments>20</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">37767</post-id>	</item>
		<item>
		<title>Getting Started With Angular 7.0</title>
		<link>https://ankitsharmablogs.com/getting-started-with-angular-7-0/</link>
					<comments>https://ankitsharmablogs.com/getting-started-with-angular-7-0/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Fri, 19 Oct 2018 13:38:47 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 7]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=1654</guid>

					<description><![CDATA[<p>Introduction Angular has released its latest version, Angular 7.0. In this article, we will explore the following points What is new in Angular 7.0? Creating the first Angular 7.0 application using Angular CLI. How to update existing Angular application to Angular 7.0? What’s new in Angular 7.0? While creating a new Angular application the Angular [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/getting-started-with-angular-7-0/">Getting Started With Angular 7.0</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/getting-started-with-angular-7-0/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1654</post-id>	</item>
		<item>
		<title>Understanding Angular Animation</title>
		<link>https://ankitsharmablogs.com/understanding-angular-animation/</link>
					<comments>https://ankitsharmablogs.com/understanding-angular-animation/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Mon, 17 Sep 2018 19:02:51 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 6]]></category>
		<category><![CDATA[Angular Animation]]></category>
		<category><![CDATA[Angular CLI]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=1484</guid>

					<description><![CDATA[<p>Introduction Animation is defined as the transition from an initial state to a final state. It is an integral part of any modern web application. Animation not only help us to create a great UI but it also makes the application interesting and fun to use. A well-structured animation keeps the user glued to the [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/understanding-angular-animation/">Understanding Angular Animation</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/understanding-angular-animation/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1484</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 1/20 queries in 0.156 seconds using Disk (Request-wide modification query)

Served from: ankitsharmablogs.com @ 2026-05-14 20:07:24 by W3 Total Cache
-->