Skip to content
sneppets

sneppets

  • Privacy
angular tutorials

How to create components inside a specific folder with Angular 9 CLI ?

September 13, 2020September 17, 2020 Editorial StaffLeave a Comment on How to create components inside a specific folder with Angular 9 CLI ?

This tutorial guides you on how to create components inside a specific folder with Angular 9 CLI.

Angular angular, angular-9, angular-cli, typescript
angular tutorials

Best way to delete components in Angular 9 with CLI?

September 12, 2020September 13, 2020 Editorial StaffLeave a Comment on Best way to delete components in Angular 9 with CLI?

This tutorial guides you on the best way to delete components in Angular 9. Are you trying to delete components in Angular 9 with CLI ? Let’s see what options ng generate command provides you for this.

Angular angular, angular-9, angular-cli
common app-header component in Angular

Create common app-header component in Angular 9

September 12, 2020 Editorial StaffLeave a Comment on Create common app-header component in Angular 9

This tutorial guides you on how to create common app-header component in Angular 9. Let’s create common header component and fix the broken unit tests in this tutorial.

Angular angular, angular-9, common-header, header
‘app-header’ is not a known element

Angular 9 Error : ‘app-header’ is not a known element

September 11, 2020September 11, 2020 Editorial Staff2 Comments on Angular 9 Error : ‘app-header’ is not a known element

This tutorial guides you on how to resolve angular error ‘app-header’ is not a known element after adding header component manually in your angular application.

Angular angular, angular-9, header-component
create custom event fire angular event emitter example

Angular 9 EventEmitter – Custom Events : Example

August 31, 2020 Editorial StaffLeave a Comment on Angular 9 EventEmitter – Custom Events : Example

In this tutorial let’s see how to implement Angular 9 EventEmitter example. The main purpose of an EventEmitter in Angular is to create custom events and fire them as per your requirement.

Angular angular, angular-9, Event, EventEmitter

Posts navigation

Older posts
Newer posts
Copyright © 2018 Sneppets. All Rights Reserved