filmov
tv
Angular Forms - Part 1 (basics of two-way data binding)
Показать описание
00:00:00 Introduction
00:01:15 Reactive forms vs. template-driven forms
00:04:03 Setting up our sample app
00:06:30 Building our form in HTML
00:11:55 FormsModule
00:13:35 Creating the model class
00:15:49 The json pipe
00:16:39 Two-way binding with ngModel