29:14 why for loop? we can use console.log(changes['counterValue']['currentValue']);
@TamilTechieVinoPravin4 жыл бұрын
Yes we can use directly like that if we know the properties of 'simpleChanges'. Just for a better understanding am using this `for loop` to underline that simpleChanges returns type array and also for letting users to know the available properties of simpleChanges.
@mohankumarm94304 жыл бұрын
@@TamilTechieVinoPravin ok bro got it...
@nasifa.48892 жыл бұрын
Thanks a lot bro... Really no one explain like u... Ur explanations are neat n clear n finally i understood how components interact each other
@mohankumarm94304 жыл бұрын
how {{countervalue}} calls countervalue() function bro?
@TamilTechieVinoPravin4 жыл бұрын
We cannot do that! Countervalue'ndra variable dhan anga bind panirupan. Not function. Can you please point out where exactly you got this doubt?
@mohankumarm94304 жыл бұрын
@@TamilTechieVinoPravin @ 37:20 {{countervalue}} should be written as {{_countervalue}}
@TamilTechieVinoPravin4 жыл бұрын
@@mohankumarm9430 Actually the concept of getter and setter is pure typescript. so `set` and `get` accessors are exceptional. Neenge oru function munadi adha get'nu declare paninga'na u can access the function as a variable. You can read about this getters and setters in typescript documentation. The reason why we use this `get` and `set` is purely for data validation purpose. Adhuvum neenga indha format'la kudutha dhan adhu work agum. indha type accessors illama idhu direct'a possible illa. Am really happy that you watched all the methods from starting to end.
@mohankumarm94304 жыл бұрын
@@TamilTechieVinoPravin got it bro..thank you for your reply!!
@lovewithcoding69904 жыл бұрын
bro neenga component1 nu oru component creat pannirukkinga nanum dhan create pannen but output la blanck ah varudhu bro enga poi bro declar panradhu sollunga bro please....
@TamilTechieVinoPravin4 жыл бұрын
Hi Bro, it is because of routing. Nan multiple examples tharardhala en project'la routing use panirupan. please refer to my code here github.com/vinopravin/ttv-ng-tutorial Or Clone it from github.com/vinopravin/ttv-ng-tutorial.git Adhula app-routing.module file paruga, paths irukum, Apdi dhan adhu work agudhu. Ungaluku blank'a vararhukumana reason'um adhan. Please check it.
@suseeganesanrani87514 жыл бұрын
bro AUTH GUARD VIDEO podunga
@gopalgopal-qv4ub4 жыл бұрын
Keep bro
@sureshpandi55574 жыл бұрын
Bro very nice training. Npbody will train like this. I m very intresting to learn from ur video. We r waiting remaining video in angular