Angular

Redirect HTTP To HTTPS

Sometimes we need our own custom configuration setup to force the redirect request from HTTP to HTTPS. normally we need…

4 years ago

Angular 10 Is Now Available

The great news finally out, On June 25, 2020, Angular published 10.0 release of the Angular. This version is an…

4 years ago

ListGrid View In Angular 9

In this article, we are going to see, how we can create a two-dimensional view (List and Grid) layout in…

4 years ago

Download Files In ZIP Format In Angular 9

In this article, we will learn how to download multiple files in ZIP format in Angular 9.

5 years ago

Datepicker In Angular 9

In this article, we will learn how to implement the Datepicker in Angular 9. Datepicker will help you with date…

5 years ago

Pass Data From Child Component To Parent Component Using @Output() In Angular 9

In this article, we will learn how to pass data from child component to parent component using @Output() and EventEmitter…

5 years ago

Pass Data From Parent Component To Child Component Using @Input() In Angular 9

In this article, we will learn how to pass data from parent component to child component using @Input() in Angular…

5 years ago

Dynamic Page Title Based On Route In Angular 9

In this article, we will learn how to implement a dynamic page title based on the route in Angular 9.

5 years ago

How To Convert HTML To PDF In Angular 9

In this article, we will learn how to convert HTML to PDF in Angular 9.

5 years ago

Star Rating In Angular 9

In this article, we will learn how to implement the Star Rating in Angular 9.

5 years ago