I liked your video so much about angular and I am doing side by side with not all task but trying most of them and I am able to understand everything clearly but not able to remember it like I still don't remember how to do last task even I have done it. Can you give any suggestion or tip for it because I am doing practice but still not able to remember or solve questions
It will be like that. If you get a chance to work in a real project, you will be alright. But for now, understanding each concept is important. Last video in this series is a complete project with all the concepts, you should try that too. After that, try to create another complete project on your own with a different use case. Then it will be alright.
Hi , First of all best tutorials to understand the concept of angular. I had some doubts in the task exercise I wasn't able to get the desired shape and color in the div as an output as yours. Tried it even with your own code but wasnt able achieve it. I am not getting any errors in console too. Is it as problem with the class with output div?
Hi, Thanks for this tutorials. I understand slowly everything about angular because of your videos. However, I am kind of scared whenever I start your Task. I sometimes end up looking at your codes in github to get as reference because I get a blank idea whenever I start to do the Task. Recently I started to understand and slowly copy and tweak some of your kinds in the task in order to understand it. I made a progress but slowly. It's good that I made a progress but I do not know if this is a good practice. In the last video in this series, is it okay to just follow along on how you code and tweak afterwards on how did it work? How do I approach it? Can you provide some tips? I am really in a slope right now.
Hi, Happy to hear that you are practicing using my videos. When you practice you always learn quickly. It is not a problem to refer the code whenever you are stuck, that is how we can learn. Last video in this series is a complete project with all basic concepts. You can parallelly try developing the same. I heard from many users that video is little fast. So, You can run it in 0.5x speed whenever needed.
It is always better to limit the scope. When you declare it as public, it can be accessed in the template, but it is considered as a bad practice. When we don't have a requirement to access outside the component, it is better to declare it as private. That is why in angular, we declare it as private. Even in Java, you can think about encapsulation, through which you can create private variables and provide access through public getters and setters.
Great Video..... Very Thankful for providing concept with good tasks.. 🥰😍🤩😘
Thank you very much
Thank you very much for your videos.
Please continue your support 🙏
Very clear explanation👏
Thank you so much 👍
Thank you for nice explanation. After watching your video services and dependency injection concept in Angular are clear.
Thank you very much 😀
do we actually have bootstrap classes to draw shapes?
No. I don't think so. What kind of shapes you want to draw?
I liked your video so much about angular and I am doing side by side with not all task but trying most of them and I am able to understand everything clearly but not able to remember it like I still don't remember how to do last task even I have done it.
Can you give any suggestion or tip for it because I am doing practice but still not able to remember or solve questions
It will be like that. If you get a chance to work in a real project, you will be alright. But for now, understanding each concept is important. Last video in this series is a complete project with all the concepts, you should try that too. After that, try to create another complete project on your own with a different use case. Then it will be alright.
Hi , First of all best tutorials to understand the concept of angular. I had some doubts in the task exercise
I wasn't able to get the desired shape and color in the div as an output as yours. Tried it even with your own code but wasnt able achieve it.
I am not getting any errors in console too. Is it as problem with the class with output div?
Thanks for your valuable feedback. It could be because of some css mismatch. If I get a chance to look into your code, I can confirm that
Hi, Thanks for this tutorials. I understand slowly everything about angular because of your videos. However, I am kind of scared whenever I start your Task. I sometimes end up looking at your codes in github to get as reference because I get a blank idea whenever I start to do the Task. Recently I started to understand and slowly copy and tweak some of your kinds in the task in order to understand it. I made a progress but slowly. It's good that I made a progress but I do not know if this is a good practice. In the last video in this series, is it okay to just follow along on how you code and tweak afterwards on how did it work? How do I approach it? Can you provide some tips? I am really in a slope right now.
Hi, Happy to hear that you are practicing using my videos. When you practice you always learn quickly. It is not a problem to refer the code whenever you are stuck, that is how we can learn. Last video in this series is a complete project with all basic concepts. You can parallelly try developing the same. I heard from many users that video is little fast. So, You can run it in 0.5x speed whenever needed.
You could make the example code(html,css and more at: 3:00)available as well, in addition to the task code. Please?
All the codes, you can take it from this repo.
github.com/freelancer-surender/Angular---Zero-to-Hero
Where Can we get the code for the concept discussed in the video
You can get all the codes from this github repo.
github.com/freelancer-surender/Angular---Zero-to-Hero
Hi, I'm from Brazil and I'm studying English but I'm still a beginner. If possible in the next videos could you put English subtitles?
Hi. For every video I post, I am actually adding subtitles in English. Could you please check whether you have enabled CC in your TH-cam settings.
why are we declaring as private in constructor?
It is always better to limit the scope. When you declare it as public, it can be accessed in the template, but it is considered as a bad practice. When we don't have a requirement to access outside the component, it is better to declare it as private. That is why in angular, we declare it as private. Even in Java, you can think about encapsulation, through which you can create private variables and provide access through public getters and setters.
you are videos are great as i used to say , but please make sure to add caption in all of them and thanks in advance
I am adding captions in all my videos. I will check my old videos and add in those as well.
@@WebTechTalk thank you man
please upload the Tamil version of the videos it most helpful to understand easily....
Sure I will upload the Tamil version soon in the Tamil channel
Anna two components interaction vdo potuka anna
Sure