Data transfer between components in angular 13 (parent to child + @input + @Output + @ViewChild)

  Рет қаралды 30,379

Nihira Techiees

Nihira Techiees

Күн бұрын

Пікірлер: 53
@ch.v.rammohan7765
@ch.v.rammohan7765 2 жыл бұрын
This is really gorgeous tutorial. The hands-on tutorial helped me to learn it very faster. Thank you for the training.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Great to hear!
@saikrishnaracharla1302
@saikrishnaracharla1302 2 жыл бұрын
Explanation is very good 👍 and content also good. Thank you.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Thanks 👍
@umarfarooque3676
@umarfarooque3676 Жыл бұрын
Very Good Sir
@NihiraTechiees
@NihiraTechiees Жыл бұрын
Thanks
@corneliusluka3555
@corneliusluka3555 2 жыл бұрын
Thank you for this great contents, pls can you make tutorial on step form and subject am still confuse on this two
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Refer this video for Subject kzbin.info/www/bejne/eWeQaYiwbc-HnNE Refer below videos for forms kzbin.info/www/bejne/o4iZhICYjLyDaMU ---- Template driven form kzbin.info/www/bejne/iYSaonyGepd_qac ----- Reactive form Complete playlist for angular kzbin.info/aero/PLfyWdpsiUiPAcHftMr_R0HwSyAVHCW5cR
@syedajaz9025
@syedajaz9025 2 жыл бұрын
Hi Sir, @viewchild() viewdata !:childcomponent. we use for declaring datatype : but why we are using !: for declaring.?
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
This is kind of syntax for avoiding errors if the expected object not exist
@ch.v.rammohan7765
@ch.v.rammohan7765 2 жыл бұрын
Can you provide the link to this code repository, It will be an added advantage because people (especially like me ) will be doing hands-on while watching/listening the videos. But once the subject goes deep into coding like from 'DataTransfer' (like the Parent&Child components) it will be hard to follow the classes.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
I missed the source code, will recreate and upload soon
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
github.com/nihira2020/Datatransfer
@mohammedfaridhoddin6412
@mohammedfaridhoddin6412 Жыл бұрын
content is good, clearly explaining angular, but comparing with other videos font size is small, appreciate can increase in all videos
@NihiraTechiees
@NihiraTechiees Жыл бұрын
Sure, will do in future
@pranjalhulge833
@pranjalhulge833 2 жыл бұрын
Thank u so much sir..please create vdo on form in angular by using bootstrap..because I am stuck in that problem.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
kzbin.info/www/bejne/pGKzcmeCZc16nNk please refer this video
@nouchance
@nouchance Жыл бұрын
THANK you SIR
@NihiraTechiees
@NihiraTechiees Жыл бұрын
Welcome🤝
@nouchance
@nouchance Жыл бұрын
@@NihiraTechiees You are awesome!
@naveenramesh1953
@naveenramesh1953 Жыл бұрын
adikadi tamil'la tutorial pandratha maranthu english'la instruction kuduthuduringa bro...
@NihiraTechiees
@NihiraTechiees Жыл бұрын
Initially I started with tamil bro... But I am not getting enough support then moved to english
@naveenramesh1953
@naveenramesh1953 Жыл бұрын
@@NihiraTechiees 🥲
@ras90it
@ras90it 2 жыл бұрын
I got strucked. Because bootstrap import is not shown. Please do step by step in order. Your videos are very useful but not in order
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Thanks for the feedback will follow on next series Please refer the playlist you will get the complete videos with order kzbin.info/aero/PLfyWdpsiUiPAcHftMr_R0HwSyAVHCW5cR
@VijayKumar-fq4ie
@VijayKumar-fq4ie 2 жыл бұрын
Thank you for this video. Why not u uploading videos from last few days.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Thanks bro, little bit work busy
@prasadmusini-w9x
@prasadmusini-w9x Жыл бұрын
The data is passing into parent component and I routed child component separatly but it did not show data that we are passing from parent to child. and it showing the data in child component that we called in parent component.....????????
@NihiraTechiees
@NihiraTechiees Жыл бұрын
What is your issue?
@prasadmusini-w9x
@prasadmusini-w9x Жыл бұрын
@@NihiraTechiees im passing the data from parent to child using input decarators and viewchild too and thing is we are using child selector in parent.html right data is passing but when i open child component path i shows nothing. I want data when i open child path ...
@shafaathussain6104
@shafaathussain6104 2 жыл бұрын
All your previous videos was awesome but starting a video without giving details what you implemented in files like app-component.ts, app-component.htm how this parent module you have created. This creates a huge confusion . Please follow sequence . I think I am leaving now after your 12 videos. Your previous videos were awesome.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
kzbin.info/www/bejne/qIumgpyDmbamrqc if you want everything in single video follow this Individual video mainly focused on concept. Styles only may be not explained
@jgttech
@jgttech 2 жыл бұрын
This is why Angular is so terrible. You have 3 decorators, Angular event syntax, and string function naming and arguments. All that to pass a string from one component to another. This is why React will ALWAYS dominate the UI/UX. Unlike Angular's ridiculously complex nonsense, in React, you take the argument from a variable to your function and use it, directly. No dumb binding syntax and ritualistic crap to tell one component that you sacrificed the right chicken to tell it what name you have. But thank you for the video! It was very helpful.
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Ok bro. Let me learn react soon, I hope this one also going to be interesting 🤏
@bhaskarreddy-bd7hz
@bhaskarreddy-bd7hz 11 ай бұрын
thats where ngRX comes into handy. React sucks... angular is much more consistent from X project to Y project., react every other code repo is diffrently written makes angular so beauty
@biplabit4u
@biplabit4u 2 жыл бұрын
When I injecting service in both parent and child component I have got some error like this "ERROR Error: NG0200: Circular dependency in DI detected for MasterService"
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Are you following same code(through video)?
@biplabit4u
@biplabit4u 2 жыл бұрын
@@NihiraTechiees yes, Working in latest version. But got this issue
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
please upload source to GitHub and share the link
@biplabit4u
@biplabit4u 2 жыл бұрын
@@NihiraTechiees sorry for late reply ,please find the link github.com/biplabit4u/biplabit4u
@swapnilkhot8540
@swapnilkhot8540 2 жыл бұрын
Sir my property is not getting binded it says undefined
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
Please check did you saved the file? Also source code link description please cross check
@swapnilkhot8540
@swapnilkhot8540 2 жыл бұрын
@@NihiraTechiees got it sir, its working, thanks a lot.
@deepaksuriya8267
@deepaksuriya8267 2 жыл бұрын
Is this code available in GITHUB?
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
No
@kelvinmk3610
@kelvinmk3610 2 жыл бұрын
Did I skip a video or something...I did not see you importing bootstrap or creating the form...
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
No, because this video mainly focus on datatransfer between components
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
If you learn bootstrap I created separate video
@kelvinmk3610
@kelvinmk3610 2 жыл бұрын
@@NihiraTechiees but from the previous video we had neither created the inputs nor used bootstrap...
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
kzbin.info/www/bejne/pGKzcmeCZc16nNk refer this one
@NihiraTechiees
@NihiraTechiees 2 жыл бұрын
kzbin.info/aero/PLfyWdpsiUiPAcHftMr_R0HwSyAVHCW5cR this is the complete playlist
@ExploreNature999
@ExploreNature999 Жыл бұрын
where is observable 🙄🙄
@NihiraTechiees
@NihiraTechiees Жыл бұрын
Covered in separate video
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 4 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 31 МЛН
Input Signals in Angular 17.1 - How To Use & Test
14:34
Decoded Frontend
Рет қаралды 28 М.
Sharing Data between Components in Angular
5:19
Fireship
Рет қаралды 497 М.
Angular Parent Child Communication - Pass Your Data Correctly
16:16
Monsterlessons Academy
Рет қаралды 6 М.
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
pixegami
Рет қаралды 279 М.
@Output and EventEmitter in Angular | Angular Tutorial
6:15
WebGentle
Рет қаралды 28 М.
10) Input and Output decorator | Pass data between parent and child | Code Nanban
12:46