Angular - Introduction to Data Binding: String Interpolation

Difficulty: Beginner
Duration: 4 minutes and 3 seconds
Students: 43

This lesson teaches you Angular Data Binding through string interpolation, also known as text interpolation.

Learning Objectives

  • Learn what data binding is
  • Understand and implement string interpolation

Intended Audience 

  • Anyone who wants to learn about Angular and has a basic understanding of JavaScript

Prerequisites

  • A basic familiarity with Angular
Covered Topics