Bhai tum na hote toh hamara kya hota !!!!!!!!! dil jeet liya hai tumne ..... You are giving such wonderful courses absolutely free of cost.. you could have gone to udemy for these crash courses and get paid a handsome amount for this........but still you bought this for us absolutely free Charan kahan hai aapke prabhu............
6 months before I did watched this video for only 4 days and 2 times and then got a job in Gurgaon with good package. Now again watched this video to revise the things. Also I completed one e-commerce app in the company by using Angular 13 version
Jabse aapka channel Mila hai sir Me जैसे कॉलेज के प्रोफेसर ko भूल ही gaya hu मेरा सारा Syllabus lagbhag aapsehi पुरा हो जाता है.. थँक्स फॉर This Videos.... God will give all happiness of world to you 🙏🙏🙏🙏♥️♥️♥️♥️♥️♥️🌎🌎🌎🌎♥️♥️♥️♥️♥️Love from maharashtra 💯💯💯🤗🤗🤗
before proceding to Angular tutorial, i recommend everyone to go through typescript first, if you are familiar with class, interface, inheritace, constructor then it will be easy to cover and will help alot in Angular. thank you.
Can you explain why at 41.33 it is showing eror at sno, title,desc and active but not for him . That these have bo initialiser and is not definitely assigned in the constructor
@Anime Creator haan sahi bol raha neel cuz, angular is a js library js seekh lo, kaafi kaam aayegi in back end 2, Web penetration testing mein bhi, and PHP is too OP 🙏
You need to learn HTML5 CSS3 javascript ES6 Typescript first then just go through documentation and create few mock projects using mock JSON available online
Harry bhai ka jalwa hai 🔥🔥🔥 I saw some other vid before this and got so so bored n confused about angular. Then i saw this video and loved the angular and loved the way u did it. Everything is so smooth and easy to understand. Bhai fan bana diya apna is video se to... ❤️❤️ Bas 6 mahine me html se leke db tak kar liya ek complete full stack with basic. But wanted to learn Angular so badly. This video helped me alot. Thank you so much harry bhai. Love you... ❤️ You rock 🔥🔥🔥
1. If your title isn't changing on file changes, I found that Angular 17 doesn't offer auto-reload for index.html file. For rest of the files, hot reload feature works. 2. If you are getting error at 37:00, you can edit the the file todos.component.ts as follows: import { Component } from '@angular/core'; import { RouterOutlet } from '@angular/router'; import { TodosComponent } from './MyComponents/todos/todos.component'; @Component({ selector: 'app-root', standalone: true, imports: [RouterOutlet, TodosComponent], templateUrl: './app.component.html', styleUrl: './app.component.css' }) export class AppComponent { title = 'to-do-list'; }
I developed a same project also resolve all the issues at last In my angular to do list project link are not clickable! I have tried every possible solution to solve this issue but still I'm failed at that, can anyone tell me the solutions? 🙏🙏🙏
Great Tutorial. कम time में ज्यादा knowledge, ऐसा नहीं की quality के साथ compromise हुआ है। 👍👍👍 Learnt a lot from this video. Understood all basic concepts of Angular. And also added a project to my resume 🔥🔥
This tutorial is definitely a best kickstart for raw beginners in Angular. It definitely helped me a lot to understand Angular basics in such short time. Thank you lots and God bless!! There should be a complete course as well. This one was also a great
Things getting complicated when there are too much todo.... Overall this is a great video.. I am trying to learn Angular since 2016 but unfortunately i didn't have much time, and honestly i didn't even find the quick and simple tutorial... Now i am confident that I am going to learn Angular Finally .. Thanks Code Guru
This angular course is very helpful it helps me very much I like web development very much and this is my last course after this I complete all languages in web developing hats off to you only
helpful videos...i need one help from you can i switch into AngularJS html css javascript frontend developer..i have done BTech..bt working in non tech field.. please help me sir suggest me so i can start my career in it
Thank you, it's my first comment on your channel after knowing you from two years. I am learning it today for an online certificate where I need to pass the test.
First time my apke video khatam hone ke wait kar raha tha.. Harry our ache describe kar sakhta ap magar nehi kiya Harry bhai.. Apne sach moch dil todh diya 😔😔💔💔
all your tutorials are very good, your communication skills are amazing, my 11 year old son has learned programming from your tutorial. he is your big fan
sooo lovely.. and your style is so good... and you teach ultimately fabulous. Today is my first day of angular, and i already know it, all bcoz of you. thank you
This channel will be remembered as one of the classics even tho it is an educational channel... I don't think only saying that this tutorial is helpful is enough.. We have to pay for your kindness. Atleast I will do when I will get a job. & Harry Sir, please a small request, can u upload full course of linux & complete data structures as my exams are coming near. Thank you 😊
Brother you must be a JavaScript master. मै बहुत समय से angular सीखना की इच्छा रखता था पर बाकि सभी टुटोरियल्स बहुत ही कठिन लगते थे | आपका बहुत बहुत धन्यावा इतने सरल शब्दों में angular सीखाने के लिए।
This tutorial is definitely a best kickstart for raw beginners in Angular. It definitely helped me a lot to understand Angular basics in such short time. Thank you lots and God bless!!
This tutorial is definitely a best kickstart for raw beginners in Angular. It definitely helped me a lot to understand Angular basics in such short time.
Great teaching way i am following you from basic c++ and i have seen you all playlists of oops,and data structure now i am doing phyton thanks for guiding us love from Pakistan ❤
Harry bhai playlist bana do ishka Full tutorial ka ❤️❤️❤️ With open('heart','r') as heart : print ('I love your teaching style and Programming style.')
This video is awesome !! I am totally new to Angular and web development though I have prior 14 years of experience. This video has given me a immense confidence and understanding of angular . I would request you if you can make a more comprehensive tutorial (full course) in angular . That will be a huge help
At 41:49, when we are making a new file named, Todo.ts. There, when I am creating a model and declaring sno: number title: string desc: string active : boolean It is giving the following error on all the 4 declarations... Property 'desc' has no initializer and is not definitely assigned in the constructor.
UPDATE: Error Solved. Just in case someone else faces the same issue, this is how I solved the error: Just go to tsconfig.json and set "strict": false to get rid of the compilation error. Otherwise, you need to initialize all your variables which is a little bit annoying
excellent tutorial, suggestions - please use terms also after explaining the concept because whenever someone learns it and interact with someone they won’t understand even though they know it because ppl use terms at enterprise level, like you explained interpolation very nicely but didn’t mention the term. Kudos !!
haha i started to learn angular for adding a new skillset, documentation is there, but here we go, harry bhai always there. Thanks for the course it will help in kickstart the framework.
This angular video was very informative. In a very short span you covered lots of things in an effective manner as you always do. Really liked your explanation. Requesting you to please make a complete playlist as angular is in high demand.
helpful videos...i need one help from you can i switch into AngularJS html css javascript frontend developer..i have done BTech..bt working in non tech field.. please help me sir suggest me so i can start my career in it
@@divyasingh-gc1pn I'm a mechanical engineer . I passed out in 2019 after btech i joined mean stack training and now I'm a full stack developer . Your branch doesn't mean anything in IT if you learn or have skills . Good luck
@@vagheladarshan9817 it is better to go with javascript as mostly used frontend framework like angular , react ,vue depends on javascript and also nodejs is powerful in the backend . My personal suggestion is to go with javascript.
thank you so much, I need to learn angular for my company's project and this is the first video I watched. Really it helped a lot to understand the basics, although still I am not able to learn syntax but got clear basic understanding of whole flow
Hi Harry, it seems very helpful to understand framework you explained in each of your videos, I request you to kindly help to understand use of micro frontend, specially Single SPA to expose multiple version of Angular/AngularJs in root container . Your response will be really fruitful for better understanding. All the best
Amazing explanation @CodeWithHarry. One big issue that I found while understanding is if you could use some better example, rather todo. There were too many names with todo which created confusion for fresh starters. Overall, an amazing video. Thanks.
@@amishsheikhb-4379 starting from TypeScript 2.7 we need to explicitly initialize the value or assign in the constructor.. export class Todo{ sno: number = 0; title: string = ''; desc: string = ''; active: boolean = false; }
Harry Sir, its my humble request. Please complete all the videos of the playlist-"Data Structures and Algorithms in Hindi". 🙏🙏 I loved that Course but some important topics are missing. 🙏🙏
same error was been faced to perfom to create Todo.ts file than same kind of error can face to Todo.ts and todos.component.ts file in same error are there plase help me... Error(OnInit, sno: , title:, desc:, active: ) That type error can faced
Hello @CodeWithHarry bhai , First of all, thank you for making this kind of video which help us a lot I have to make this mini-project with you by side and at 53:09 facing an issue like "Property 'todo' has no initializer and is not definitely assigned in the constructor". data is coming directly from the parent so do we initialize at constructor too .? can't find the appropriate solution. It works when we change from type Todo to any
Wonderful content, but I think when it's about beginners, they are required to have GIT installed and modification of Execution_Policies (may use the command "ser-ExecutionPolicy unrestricted' in powershell -Admin with option Y)... I am also new in this field, so I'll appreciate your suggestion.
Bhai tum na hote toh hamara kya hota !!!!!!!!!
dil jeet liya hai tumne .....
You are giving such wonderful courses absolutely free of cost..
you could have gone to udemy for these crash courses and get paid a handsome amount for this........but still you bought this for us absolutely free
Charan kahan hai aapke prabhu............
Bhai pta nhi aap apne kaam ko leke itne dedicated kaise ho. Hats off to you bhaiya
6 months before I did watched this video for only 4 days and 2 times and then got a job in Gurgaon with good package. Now again watched this video to revise the things. Also I completed one e-commerce app in the company by using Angular 13 version
Did you know angular before?
Bhai mujhe bhu lgvade apni company mai
degree kya hai ? must be an engineer 😅
Jabse aapka channel Mila hai sir Me जैसे कॉलेज के प्रोफेसर ko भूल ही gaya hu मेरा सारा Syllabus lagbhag aapsehi पुरा हो जाता है.. थँक्स फॉर This Videos.... God will give all happiness of world to you 🙏🙏🙏🙏♥️♥️♥️♥️♥️♥️🌎🌎🌎🌎♥️♥️♥️♥️♥️Love from maharashtra 💯💯💯🤗🤗🤗
m.ua-cam.com/play/PLWgC-60F61Onh8SRUxdBXyoRlzz4rhVg_.html
before proceding to Angular tutorial, i recommend everyone to go through typescript first, if you are familiar with class, interface, inheritace, constructor then it will be easy to cover and will help alot in Angular. thank you.
Can you explain why at 41.33 it is showing eror at sno, title,desc and active but not for him . That these have bo initialiser and is not definitely assigned in the constructor
@@priyanshmishra3248 yeahh its the same error with me
Use | undefined after variable declaration. Hope this will help you
@@VikashkrSoni-nv4es yeahh got it
@@VikashkrSoni-nv4es export class Todo{
sno: number | undefined
title: string | undefined
desc: string | undefined
active: boolean | undefined
}
I was thinking of learning angular when i realized that harry bhai has just made a video on it. Great one! This angular video was very helpful
I'm not fan of Bollywood starts but
die heart fan of teachers like Harry sir..
lmao bollywood sucks, tho me from Bhaarat
Don't become fan of any fake things and people
@Anime Creator haan sahi bol raha neel
cuz, angular is a js library
js seekh lo, kaafi kaam aayegi
in back end 2,
Web penetration testing mein bhi, and PHP is too OP 🙏
@@tanned_cosines_ no angular is a typescript library
.
I consider this one is a one of the best Angular Tutorial in which you learned almost 50% Implementation from scratch
I'm an angular developer and was waiting for this video by Harry sir even though I've used angular in multiple real world projects.
Sir i want to angular developer can u explain me what r cources i need to learn
You need to learn HTML5 CSS3 javascript ES6 Typescript first then just go through documentation and create few mock projects using mock JSON available online
Thanxx Bhaiii 😍😍
Next in React 🔥🔥🔥
Thats with great certainty the next video
bhai angular sikhne se pahile kuch aur language sikhna padta hain kya ??
Please reply bhai
Harry bhai ka jalwa hai 🔥🔥🔥
I saw some other vid before this and got so so bored n confused about angular. Then i saw this video and loved the angular and loved the way u did it. Everything is so smooth and easy to understand.
Bhai fan bana diya apna is video se to... ❤️❤️
Bas 6 mahine me html se leke db tak kar liya ek complete full stack with basic. But wanted to learn Angular so badly. This video helped me alot.
Thank you so much harry bhai.
Love you... ❤️
You rock 🔥🔥🔥
1. If your title isn't changing on file changes, I found that Angular 17 doesn't offer auto-reload for index.html file.
For rest of the files, hot reload feature works.
2. If you are getting error at 37:00, you can edit the the file todos.component.ts as follows:
import { Component } from '@angular/core';
import { RouterOutlet } from '@angular/router';
import { TodosComponent } from './MyComponents/todos/todos.component';
@Component({
selector: 'app-root',
standalone: true,
imports: [RouterOutlet, TodosComponent],
templateUrl: './app.component.html',
styleUrl: './app.component.css'
})
export class AppComponent {
title = 'to-do-list';
}
Same for the first point did you find solution for that ?
I developed a same project also resolve all the issues at last In my angular to do list project link are not clickable! I have tried every possible solution to solve this issue but still I'm failed at that, can anyone tell me the solutions? 🙏🙏🙏
React ki playlist bana do bhai❤️❤️❤️
Kon kom chata hai like kare taki harry bhai is comment ko dekh le ❤️❤️❤️
React+ django fullstack
What is React
React please
Yess react❤️❤️❤️❤️
@@DivineMotivationa12 alternative of angular, backed by facebook
Great Tutorial. कम time में ज्यादा knowledge, ऐसा नहीं की quality के साथ compromise हुआ है। 👍👍👍 Learnt a lot from this video. Understood all basic concepts of Angular. And also added a project to my resume 🔥🔥
This tutorial is definitely a best kickstart for raw beginners in Angular.
It definitely helped me a lot to understand Angular basics in such short time.
Thank you lots and God bless!!
There should be a complete course as well. This one was also a great
Mane to sirf comments kiya tha aur aapne Puri film bana dali. Love You sir❤️❤️👍🙏
Things getting complicated when there are too much todo.... Overall this is a great video.. I am trying to learn Angular since 2016 but unfortunately i didn't have much time, and honestly i didn't even find the quick and simple tutorial... Now i am confident that I am going to learn Angular Finally .. Thanks Code Guru
This angular course is very helpful it helps me very much I like web development very much and this is my last course after this I complete all languages in web developing
hats off to you only
I was just thinking to learn angular and then you came to help me love you brother
Big fan from Nepal🇳🇵🇳🇵💕💕
Ma Pani Nepal bata
Same
Same
Brother tapai ko ghar kaha hoo !!
@@sunielsharma8142 kina chaiyo
14:24 Harry Bhai really said that he will make Facebook clone with Angular💀😂... But it was a Great quality course! This Angular Course was helpful.
Woowwww waiting for this from long time thanks alot broh❤️
This angular tutorial was helpful
Thanks This Angular Tutorial is Very Helpful for Me. 100 times Thanks
1:57:33
*_FOR SURE SIR WE WANT COMPLETE COMPREHENSIVE COURSE ON ANGULAR WITH NOTES_*
helpful videos...i need one help from you can i switch into AngularJS html css javascript frontend developer..i have done BTech..bt working in non tech field.. please help me sir suggest me so i can start my career in it
@@divyasingh-gc1pn yes you can all u need is some dedication n energy
@@divyasingh-gc1pn hey divya , There is a recruitment going in scripthub technologies and they are still hiring so you can give a try.
.
@@divyasingh-gc1pn now
I really love your all in one vedio series and sorry I forgot “First Comment and view" good work.
Thank you, it's my first comment on your channel after knowing you from two years. I am learning it today for an online certificate where I need to pass the test.
Now thats what I was waiting for ❤️🔥🙏 Harry sir you are my inspiration for programming... Following you up from almost 1.5yrs 🤩✨... Peace ☮️✌️
That was a quick and crisp tutorial. You explained the complex parts so well in such an easy manner. Very helpful 👍
your angular user i need help in this how plot data in map
you're cute Anusha, where are you from?
aap to cream sail krte ho pher aap ne esko shek kr kya krna cream becho lgao aur gora ban jao
First time my apke video khatam hone ke wait kar raha tha.. Harry our ache describe kar sakhta ap magar nehi kiya Harry bhai.. Apne sach moch dil todh diya 😔😔💔💔
My exams are starring after 7-8days and angular subject included in it. And bingo harry bro uploads video on angular to make it simple and fast
He is a legend 🔥❤️.
yes brother this content is really helpful
lots of love for you💕💕
First view & comment.... Love from bihar ❤️❤️❤️
You are better than my whole university professors.
One of the best tutorial I have seen on UA-cam. Thanks bhai !!
NEXT REACT COURSE🔥
Please harry sir give a kivy tutorial
Please Harry sir give a python kivy tutorial please sir🎉👍
Harry bhai Plz solve this problem in quiz app question and options are not coming in box
@@seemarathor8982 just vv
Needed
I was just waiting for this😍
all your tutorials are very good, your communication skills are amazing, my 11 year old son has learned programming from your tutorial. he is your big fan
Thanks hari bhai❤️❤️
Just as Sachin Tendulkar is the God of cricketers, similarly Harry bhai is also the God of developers.
Triggered insaan god of roasting
bhai angular sikhne se pahile kuch aur language sikhna padta hain kya ??
Please reply bhai
@@educa989 I think basic Javascript and dom manipulation are sufficient.
Please, Make a Separate course for Angular, This was Helpful for me !
sooo lovely.. and your style is so good... and you teach ultimately fabulous. Today is my first day of angular, and i already know it, all bcoz of you. thank you
42:55
*_Yes sir we want video on TypeScript_*
Yes sir please make video on typescript
This tutorial is really helpful for someone who is a beginner.
Angular Developer ❤️
Is it web designing language? Please tell me I'm lerner doing bca 4th sem🖤
@@yashsathawara5342It is Frontend Framework for Web development
@@yashrajdawkhar7727 thnx bhaia❤️
here too bro, angular is lob🔥
bhai angular sikhne se pahile kuch aur language sikhna padta hain kya ??
Please reply bhai
This channel will be remembered as one of the classics even tho it is an educational channel... I don't think only saying that this tutorial is helpful is enough..
We have to pay for your kindness. Atleast I will do when I will get a job.
& Harry Sir, please a small request, can u upload full course of linux & complete data structures as my exams are coming near.
Thank you 😊
Brother you must be a JavaScript master. मै बहुत समय से angular सीखना की इच्छा रखता था पर बाकि सभी टुटोरियल्स बहुत ही कठिन लगते थे | आपका बहुत बहुत धन्यावा इतने सरल शब्दों में angular सीखाने के लिए।
waah
This tutorial is definitely a best kickstart for raw beginners in Angular.
It definitely helped me a lot to understand Angular basics in such short time.
Thank you lots and God bless!!
how to learn angular
I am already learning C but whenever I see any video from him, I just come here to like the video. You are doing great job bro. Keep it up.
This tutorial is definitely a best kickstart for raw beginners in Angular.
It definitely helped me a lot to understand Angular basics in such short time.
Eagerly waiting for this 😊😊😁
The angular tutorial is helpful ❤️
Harry bhai is great......👌
Waiting for CSS in one video and REACT in one video
Listen, bro Harry bhai is already created CSS3 in one video. Check it at code with harry channel.
CSS in one video already there just check it out
But we need with notes
@@harishsonawane855 I know he already created but I need with notes and more longer video than previous.
@@usamausman5225 I know but we want new and longer video with note and new new experience
love u bro❤️❤️
how can anyone even dislike this, so sad😭
Next react tutorial bro 😁
Great teaching way i am following you from basic c++ and i have seen you all playlists of oops,and data structure now i am doing phyton thanks for guiding us love from Pakistan ❤
Teach react js & react native 💯🔥
no
500+ views in one minute
Great 🔥
I Am From Gujrat Wathching Your Videos For Web Developement.......Lot of for Making All Videos ....
Amazing concepts in single video . It will be helpful if you make videos on entire angular and break them into a playlist
yes it is helpful if it is a playlist
Harry bhai ek MERN developer pe playlist bhi banao pls..🔥 humble request haii..
Long term subscriber..❤️
shi kha bro 👍
MEAN prr
@@akshitchaprot3332 Bhai MERN hi bol rha...MEAN utna trend me nhi hai
bhai angular sikhne se pahile kuch aur language sikhna padta hain kya ??
Please reply bhai
@@educa989 Bhai Backend ke liye NodeJS sikhlo. And Mongo DB database ke liye.
One of the best of programming channel in India
Harry bhai playlist bana do ishka Full tutorial ka ❤️❤️❤️
With open('heart','r') as heart :
print ('I love your teaching style and Programming style.')
This video is awesome !! I am totally new to Angular and web development though I have prior 14 years of experience. This video has given me a immense confidence and understanding of angular . I would request you if you can make a more comprehensive tutorial (full course) in angular . That will be a huge help
My god..ur videos so crisp and easy and more info..keep going Im watching all ur videos ..
This software is not on my immediate list to learn. I am here to like Harry bhai video😄
' React + Django ' Tutorial please !
Hello Harry,
Thank for this video making,
I finally completed my first app in angular.
At 41:49, when we are making a new file named, Todo.ts.
There, when I am creating a model and declaring
sno: number
title: string
desc: string
active : boolean
It is giving the following error on all the 4 declarations...
Property 'desc' has no initializer and is not definitely assigned in the constructor.
UPDATE: Error Solved.
Just in case someone else faces the same issue, this is how I solved the error:
Just go to tsconfig.json and set
"strict": false
to get rid of the compilation error.
Otherwise, you need to initialize all your variables which is a little bit annoying
@@YashSharma-mc1os thanks
@@yashgarg8906 Cheers bro!
@@YashSharma-mc1os thanks u save me :)
@@YashSharma-mc1os Thanks!
excellent tutorial, suggestions - please use terms also after explaining the concept because whenever someone learns it and interact with someone they won’t understand even though they know it because ppl use terms at enterprise level, like you explained interpolation very nicely but didn’t mention the term. Kudos !!
Harry Bhai you are my inspiration for becoming a MERN Stack Developer. Love you from Karachi.
Finally other framework from harry bhai😂🙏
at 41:29 while creating model with sno, title and etc.. it's throwing an error saying Member 'sno' implicitly has an 'any' type. how to solve?
Same problem bro
Check if you've assigned the type for variable sno. It must be sno: number;
haha i started to learn angular for adding a new skillset, documentation is there, but here we go, harry bhai always there.
Thanks for the course it will help in kickstart the framework.
This angular video was very informative. In a very short span you covered lots of things in an effective manner as you always do. Really liked your explanation. Requesting you to please make a complete playlist as angular is in high demand.
helpful videos...i need one help from you can i switch into AngularJS html css javascript frontend developer..i have done BTech..bt working in non tech field.. please help me sir suggest me so i can start my career in it
@@divyasingh-gc1pn I'm a mechanical engineer . I passed out in 2019 after btech i joined mean stack training and now I'm a full stack developer . Your branch doesn't mean anything in IT if you learn or have skills . Good luck
@@mdmerajpasha6303 would you please tell me which languages I've to code for full stack developer??
@@vagheladarshan9817 it is better to go with javascript as mostly used frontend framework like angular , react ,vue depends on javascript and also nodejs is powerful in the backend . My personal suggestion is to go with javascript.
The quality and integration of contents in your videos have been enhanced and your way of teaching indeed. Thank you so much for providing this.❤️
Love from PAKISTAN brother excellent teaching. Thanks for giving education, free of cost
Two video suggestions :- React, Vue
Agree😎
But Google is going to turn of Angular Support....
@@RoseDeWittWishwhy 😢
Vue please
Thank you, for such a well designed course
thank you so much, I need to learn angular for my company's project and this is the first video I watched. Really it helped a lot to understand the basics, although still I am not able to learn syntax but got clear basic understanding of whole flow
Thank you for creating such a wonderful video, it would be great if you create a playlist/video to demo spring boot + Angular (Full stack)
looking forward for complete comprehensive angular Course :)
you are a synonym of awesomeness!! thank you so much for making our life easy!! Thanks a ton
Waiting for react js
Same here
I also
Angular hi start kar de kya😅
Meeeeeeeee toooooo hary bro..
@@omprakashhardaha7736 concepts same Hain 3no frameworks Kay aik seekh liya to AP switch KR skhty
Hi Harry, it seems very helpful to understand framework you explained in each of your videos, I request you to kindly help to understand use of micro frontend, specially Single SPA to expose multiple version of Angular/AngularJs in root container . Your response will be really fruitful for better understanding. All the best
This is a very good video. And it is important.
Amazing explanation @CodeWithHarry. One big issue that I found while understanding is if you could use some better example, rather todo. There were too many names with todo which created confusion for fresh starters. Overall, an amazing video. Thanks.
Todo.ts showing error can you help
@@amishsheikhb-4379 starting from TypeScript 2.7 we need to explicitly initialize the value or assign in the constructor..
export class Todo{
sno: number = 0;
title: string = '';
desc: string = '';
active: boolean = false;
}
same isuue
@@amishsheikhb-4379
Harry Sir, its my humble request. Please complete all the videos of the playlist-"Data Structures and Algorithms in Hindi". 🙏🙏
I loved that Course but some important topics are missing. 🙏🙏
when i demotivated from coading . i watch your videos and your videos very helpfull for me
this is what i want rn and this tutorial will be the best i can say within 10 minutes of the video
Loved it. Very helpful to start. It'd be great if you make a full advance course on Angular. Thank you.
This type of videos are literally so much helpful. ✌🏻👍👍
Angular typescript ki playlist bna do bhai... .. please 💖
same error was been faced to perfom to create Todo.ts file than same kind of error can face to Todo.ts and todos.component.ts file in same error are there plase help me...
Error(OnInit, sno: , title:, desc:, active: ) That type error can faced
same here
have u got any solution for this?
Well explained 👏 best line kul milake kehna ye chahta he 🙌🔥
Hello @CodeWithHarry bhai ,
First of all, thank you for making this kind of video which help us a lot I have to make this mini-project with you by side and at
53:09 facing an issue like "Property 'todo' has no initializer and is not definitely assigned in the constructor". data is coming directly from the parent so do we initialize at constructor too .? can't find the appropriate solution.
It works when we change from type Todo to any
i m tooo
Same here
@@yashrathore3137is it resolve?
@@vaishalideokate8778 i have resolved this
@@yashrathore3137 i have resolved this now
Wonderful content, but I think when it's about beginners, they are required to have GIT installed and modification of Execution_Policies (may use the command "ser-ExecutionPolicy unrestricted' in powershell -Admin with option Y)... I am also new in this field, so I'll appreciate your suggestion.
true
not only this angular video is useful but your all videos related to js ,dsa,java,python are awesome love you harry bhai ❤🔥🫡
This video for Angular was really amazing!
Can you make a similar video on Ionic Framework?
your are working in IT company
can you help me
This angular tutorial is really helpful