In the second episode of Angular 8 tutorial series, I have discussed the primer about the Template, template expression, and Model or component class. How Angular separates the data from View.
And most importantly you will learn the basics of declaring a variable in the component class and bind that in the view using template expressions.