Setup Theme In Angular
Angular

Here, we will learn about integrating the theme in Angular 7 Application. Themes are very useful and save lots of time for designing and making the site responsive.

Protecting Routes With Auth Guard In Angular 7
Angular

Here, today we will learn about protecting our routes with Auth guard in Angular 7. As we all know that our system should be secure i.e. without proper authentication no one should access the protected information of our web application.

Dynamic Am-Charts In Angular 8
Angular

Here, we will learn about creating dynamic AM-Charts in Angular 8. Charts are very useful for showing data and people understand the data very easily. So we will use am-charts for creating dynamic charts in Angular-8.

Reading XML File In Angular 8
Angular

Here, we will learn about reading XML file in Angular 8. Reading XML file is very important in certain circumstances when the server returns the data in XML format.

Upload And Read QR Code Using Angular 7
Angular

Here, we will learn about reading QR code by uploading it using Angular 7. As we have many mobile applications for that purpose. But what if we don’t have a mobile phone or our battery is discharged. So we can use this to read QR code data.

Read CSV File In Angular 7
Angular

There are lots of CSV reader libraries available for Angular 7 but We will read CSV file without any library in this article and will upload a CSV file from the UI rather than a static path or source, in order to make it dynamic.

Add Dynamic Image In PDF And Download PDF In Angular 7
Angular

Here, we will learn about how we can add a dynamic image in pdf and download that file(pdf) in Angular 7. There are lots of pdf libraries available for Angular 7. We will going to use jsPDF and will upload an image from UI rather than a static path to make dynamic.

Generate And Download Excel File In Angular 7
Angular

Here, we will learn about how can we read data from JSON using API and download it in excel format in Angular 7. We will first read the data from the JSON API and then download the data in excel format using Angular 7.

Subscribe

Select Categories