Angular 9 Is Now Available
Angular

The Great news finally out, On February 7, 2020, Angular published 9.0.0 release of the Angular. This version is an important release that fords the whole platform.

How To Pass Data In URL From One Component To Another In Angular
Angular

In this article, we will see ho we can pass data in URL from one component to another component. There are too many ways to pass data from one component to another, but here, we will implement it with the help of the NavigationExtras interface. This interface specifies a root URI to use for relative navigation.

How To Bind DropDownList With Validation In Angular
Angular

In this article, we will learn about how we can bind the Drop-Down List in Angular and how to apply the required validation on it.

A Drop-Down List is a graphical control element, that allows the user to choose one value from a list. When a Drop-Down List is activated, it displays a list of values, from which the user may select one. When inactive, it displays a single value.

Custom Searching In Angular
Angular

In this article, we will learn how to add a custom searching feature in an Angular application.

The searching is an essential feature and is majorly used functionality in all the applications/websites these days. We can see various examples of applications like; Play Store or App Store: for searching apps, Google Maps: for searching places, and etc.

Difference Between Angular And AngularJS
Angular

As we know, Google developed AngularJS in 2009 and released in 2012, Which version was 1.0. AngularJS is based on the javascript framework where Angular 2 and all versions after AngularJs are TypeScript based frontend web application framework. Angular 8 is the latest version of Angular.

Subscribe

Select Categories