Angular Tutorial Series
A step-by-step guide to building Angular applications from scratch, covering components, data binding, routing, and more.
Angular Tutorial 1: Getting Started
Angular Tutorial · Part 1/5
How to get started with Angular from scratch, part 1.
Angular Tutorial 2: Building Blocks
Angular Tutorial · Part 2/5
Let's learn about the basic building blocks of Angular - Components, Directives, Pipes, Services and Modules.
Angular Tutorial 3: Creating Components
Angular Tutorial · Part 3/5
Angular apps are composed of components, which encapsulate view, logic and styling. We'll focus on these in this part of the series.
Angular Tutorial 4: Data binding
Angular Tutorial · Part 4/5
Data binding allows you to sync data automatically in and out of components and fire events to external listeners.
Angular Tutorial 5: Component input and output
Angular Tutorial · Part 5/5
How to define possible inputs for your components and also output events, which can be subscribed to.




