Open in app

Sign In

Write

Sign In

Gangadhara Sirigeri Mathada
Gangadhara Sirigeri Mathada

7 Followers

Home

About

Jun 14, 2021

How to create angular library using Angular 12 -part 4

In this section, we will see how to deploy angular application including angular library to firebase hosting using firebase cli tools. Firebase account creation To deploy your angular application to firebase hosting, you need to have an account on the firebase website https://console.firebase.google.com. Firebase expects Google account for login. …

Angular 12

3 min read

How to create angular library using Angular 12 -part 4
How to create angular library using Angular 12 -part 4
Angular 12

3 min read


Jun 11, 2021

How to create angular library using Angular 12 -part 3

In this section, we will see how to create and use the custom directive by using angular library then use it in the angular application. The command ng generate directive <custom-directive-name> --project=<project-name> is used to generate directive. ng generate directive highLightColor--project=my-lib

2 min read

How to create angular library using Angular 12 -part 3
How to create angular library using Angular 12 -part 3

2 min read


Jun 3, 2021

How to create angular library using Angular 12 -part 2

In this section, we will see how to create and use the custom pipe by using angular library then use it in the angular application. The command ng generate pipe <custom-pipe-name> --project=<project-name> is used to generate pipe. ng generate pipe ellipsis --project=my-lib

Angular 12

2 min read

How to create angular library using Angular 12 -part 2
How to create angular library using Angular 12 -part 2
Angular 12

2 min read


Jun 2, 2021

How to create angular library using Angular 12 - part 1

Step 1: Install angular cli Install the CLI using the npm package manager. npm install -g @angular/cli Step 2: Create the workspace Use the Angular CLI to generate a new workspace with the following commands. ng new my-workspace --create-application=false --interactive=false --create-application=false parameter avoids the creation of an initial application (default…

Angular 12

3 min read

How to create angular library using Angular 12 - part 1
How to create angular library using Angular 12 - part 1
Angular 12

3 min read

Gangadhara Sirigeri Mathada

Gangadhara Sirigeri Mathada

7 Followers

Senior Software Developer

Following
  • Wojciech Trawiński

    Wojciech Trawiński

  • Mighty Ghost Hack

    Mighty Ghost Hack

  • Netanel Basal

    Netanel Basal

  • Max Koretskyi

    Max Koretskyi

  • Sebastian

    Sebastian

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech