Pipes Overview

We'll create a new project and get a basic overview of pipes.

The next thing we’ll be focusing on are pipes. In this section, you’ll learn what pipes are. Before we get started, we’ll be working with a new project.

Creating a new project

If you’re running code locally, then you’ll need to run the following command:

ng new pipes

During the setup process, you’ll be asked to configure the project. Go with the default settings.

Here’s what the new project will look like:

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy