Angular 2 Tutorial - 8 - Interpolation and Property Data Binding

preview_player
Показать описание

📱 Follow Codevolution

Interpolation and Property Data Binding in Angular 2

Angular 2 | Angular 2 Tutorial | Angular 2 Tutorial for Beginners | Angular 2 Interpolation | Angular 2 Property Data Binding
Рекомендации по теме
Комментарии
Автор

JOATMON = Jack of all trades master of none

MULAGURA
Автор

Nice tutorial  for beginners. Good work. Can you upload more video's with typescript.

sowjanyakorumilli
Автор

Just use <img src="{{imgLink}}"> the double curly braces are used to inject js into the code why change things and cause extra confusion

ciaranwhyte
Автор

src="{{imgLink}}" will have the same result?

vd
Автор

Thanks alot, but when you reached to the part about [ ] binding you missed it up, I couldn't find good explanation about this type of binding !

ahmedalhisaie
Автор

In my case when I put the src in [ ] the console returns and error and webpage only shows loading.... And when I use src without the [ ] if works fine any idea why???

DiwakarSerala
Автор

Hi is there any way to read data from properties File in angular 2

faiyazalam
Автор

when i put src in [ ] and assign imgLink to it. It does not show me any image in the browser it just displays the hello world and tutorials from jotman just fine but image is not there.

rahulaakash
Автор

in tutorial 6 the ` not working I am using notepad++ is there any issue.

anupmondal
Автор

Is it just me or he hasn't mention how to create and link the tutorials.component.ts file

DaniyalNasir
Автор

look, i really like this, anyone have a problem with that

handsome_man