Angular

How To Solve Sudoku Using Azure Form Recognizer

Introduction In this article, we are going to create a sudoku solver with the help of Azure Form Recognizer which…

3 years ago

Announcing A Free eBook On Angular and Firebase

Introduction Angular is an open-source framework that allows us to create applications for multiple platforms such as web, mobile web,…

4 years ago

Optical Character Reader Using Angular And Azure Computer Vision

Introduction In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision…

4 years ago

Continuous Deployment For Angular App Using Heroku And GitHub

Introduction In this article, we will learn how to host an Angular app on Heroku. We will configure Continuous Deployment…

4 years ago

Template-Driven Form Validation In Angular

Introduction In this article, we will learn about validations in the template-driven form in Angular. We will create a simple…

4 years ago

Reactive Form Validation In Angular

Introduction In this article, we will learn about validations in the reactive form in Angular. We will create a simple…

4 years ago

Policy-Based Authorization In Angular Using JWT

Introduction In this article, we will create a web application using ASP.NET Core and Angular. We will then implement authentication…

4 years ago

Localization In Angular Using i18n Tools

Introduction In this article, we will learn how to make our Angular app available in different languages using i18n and…

5 years ago

Getting Started With Angular 7.0

Introduction Angular has released its latest version, Angular 7.0. In this article, we will explore the following points What is…

6 years ago

Understanding Angular Animation

Introduction Animation is defined as the transition from an initial state to a final state. It is an integral part…

6 years ago

Getting Started With Angular 6.0

Introduction Angular has released its latest version Angular 6.0. In this article, we will understand the new features of Angular…

6 years ago

ASP.NET Core – Using Highcharts With Angular 5

Introduction In this article, we will create an online poll application using ASP.NET Core, Angular 5, and Entity Framework Core. Since…

6 years ago

Getting Started With Angular 5 Using Visual Studio Code

Introduction In this article, we are going to set up Angular 5 app using Visual Studio Code. We will be…

6 years ago