Amadou Sall
  • Home
  • Speaking
  • About
  • Contact

Angular CLI

All articles related to the Angular CLI

Explore the content of your Angular bundle with esbuild Bundle Size Analyzer
Angular

Explore the content of your Angular bundle with esbuild Bundle Size Analyzer

In this article, we will learn how to visualize the bundle content of our Angular application using esbuild Bundle Size Analyzer.

  • Amadou Sall
    Amadou Sall
2 min read
Angular CLI: 3 Options You Didn't Know About the Component Schematic
Angular CLI

Angular CLI: 3 Options You Didn't Know About the Component Schematic

In this article, I will share with you three options/flags of the component schematic that are very useful, yet unknown to many Angular developers.

  • Amadou Sall
    Amadou Sall
2 min read
How to Set Up Angular Unit Testing with Jest
Angular

How to Set Up Angular Unit Testing with Jest

When starting a new Angular application, the Angular CLI sets up everything you need for unit testing using Karma and Jasmine. In this article, I will show you how to ditch Karma and Jasmine and use Jest as your unit testing framework and runner.

  • Amadou Sall
    Amadou Sall
4 min read
Angular CLI: Getting Started Guide—for Ultimate Courses
Angular CLI

Angular CLI: Getting Started Guide—for Ultimate Courses

The Angular CLI is a powerful tool that makes it easy to build high quality Angular applications. With the Angular CLI, we can scaffold, develop, test, build, and deploy our Angular applications with

  • Amadou Sall
    Amadou Sall
1 min read
Fake Your Angular Backend Until You Make It—for Angular Training
Angular

Fake Your Angular Backend Until You Make It—for Angular Training

Most of the time, when building an Angular application you communicate from and to a backend via a REST API that uses JSON as data format. Sometimes you want to start building an

  • Amadou Sall
    Amadou Sall
1 min read
The Angular CLI at Air France-KLM
Angular CLI

The Angular CLI at Air France-KLM

At Air France-KLM, we love the Angular CLI. We have been using it since its beginnings for all our Angular applications. With the v6 release, the Angular CLI has become more generic, more

  • Amadou Sall
    Amadou Sall
6 min read
How to Set Up Angular E2E Testing with Cucumber
Angular CLI

How to Set Up Angular E2E Testing with Cucumber

When starting a new Angular application, the Angular CLI sets up everything you need for End-to-end testing using Protractor and Jasmine. In this article, I will show you how to ditch Jasmine, and use Cucumber 🥒 as your testing framework.

  • Amadou Sall
    Amadou Sall
2 min read
The Different Types of Angular CLI Commands
Angular CLI

The Different Types of Angular CLI Commands

In this article, we are going to learn what the different types of Angular CLI commands are, and the tools that power them. Let's get started.

  • Amadou Sall
    Amadou Sall
2 min read
Angular CLI: "Module not found: Error: Can't resolve..."
Angular CLI

Angular CLI: "Module not found: Error: Can't resolve..."

In this article, I will walk you through how to fix a an error that many people are encountering with Angular CLI 6+.

  • Amadou Sall
    Amadou Sall
3 min read
My Favorite Angular CLI Commands and Options
Angular CLI

My Favorite Angular CLI Commands and Options

This article is tied to Angular CLI version < 6. For Angular CLI 6+, check out the official docs [https://angular.io/cli]. -------------------------------------------------------------------------------- In my last blog post, I talked about the

  • Amadou Sall
    Amadou Sall
4 min read
Why You Should Choose the Angular CLI for Your Next Angular Application
Angular CLI

Why You Should Choose the Angular CLI for Your Next Angular Application

At ng-conf 2016 [https://www.youtube.com/watch?v=wHZe6gGI5RY] the Angular team announced the Angular CLI, a Command Line Interface that helps lower the barriers to getting started with Angular. In this

  • Amadou Sall
    Amadou Sall
3 min read
Let's connect on social media
Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.

Copyright 2025, Amadou Sall This work is licensed under a Creative Commons Attribution 4.0 International License. In other words, share generously but provide attribution.