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
angular tutorials

How to stop generation of .spec.ts test files using Angular CLI ?

September 11, 2020September 19, 2020 Editorial Staff1 Comment on How to stop generation of .spec.ts test files using Angular CLI ?

This tutorial guides you on how to stop generation of .spec.ts test files when you create angular component using Angular CLI command.

Angular angular-9, angular-cli, testing, typescript
‘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

Posts navigation

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