In this video will learn one way data binding in angular application.
This is a step by step video.
Two methods in One Way Data Binding :
1. Component To View:
Syntax :
{{expression}}
[target]="expression"
bind-target="expression"
2. View to Component:
Syntax :
(target)="expression"
on-target="expression"
-------------------------------------------------------------------------------------
Angular 6 : User Registration
• Angular 6 - User Registration
Angular 4 Tutorial
• Angular 4 Tutorial
React JS with Web API Tutorial
• React JS With Web API
ASP .Net Core Web API Complete Tutorial
• ASP.NET Core Web API Complete Tutorial
ASP .Net Web API Step by Step
• Asp.Net Web Api
C# Easy To Learn
• C# Easy to Learn
Learn SQL Server
• Creating Foreign Key Relationship in SQL S...
SQL Server DB Project
• SQL Server DB Project
Postman Tutorial
• Postman Tutorial