🔥 Complete the Introduction To AngularJS Course and get your free certificate of completion on the course, Register Now: glacad.me/3pySXRU
@yisahkelvin15322 жыл бұрын
Sir for buttons like mouse down, keyup, keydown,press you need to click on "Try it button" and try writing any letter or word it will work. I did that at 6:01:26 and it work for me.
@ajayb5722 жыл бұрын
Thank you so so Much to provide the free tutorial for the beginners and professionals this tutorial helps me a lot...each topic is to understandable manner really Sir you done the great job..
@yogeshchaudhari84413 жыл бұрын
You Explained From Scratch. Very Well Understood. Great Keep It Up👍
@gangadhararaochandu88463 жыл бұрын
Thanks for this course. It really helped me to understand Angular and use it.🌟🌟🌟🌟🌟
@greatlearning3 жыл бұрын
You’re welcome, we're glad we could help you😇 Make sure you subscribe to us and hit the bell icon to get notified about our amazing upcoming content.
@nithyasaitejareddysangati63112 жыл бұрын
Sir for the events like Key Down ,first select the button then press the key. It has worked for me.
@OPallvi-nr8eq2 жыл бұрын
Thankuuu so much sir Your way of explaining is so good .nd it really helped me so much
@johncybinoy95673 жыл бұрын
Excellent tutorial. But you said that from typescript javascript came into the market. TypeScript first developed in 2012 by Microsoft, but JavaScript was first introduced in 1995 by Netscape. Of course, it is a superset of JavaScript. It is like JavaScript with type checking and some OOP support, later which has to transpile into JavaScript for running in the browser.
@khalafallah3 жыл бұрын
excellent course and excellent trainer
@ayushsoni1762 жыл бұрын
Loved this angular tutorial Ritwik .. Could u please make a tutorial for React too.
@Iamabhishekkgupta2 жыл бұрын
Please create a video of springboot
@1985pdash2 жыл бұрын
I can see. You are continuously sitting at one place without any break... 10 hrs :o
@brcodingskills8453 жыл бұрын
hi bro.. your tutorials are help me a lot..
@sasankarakshit63413 жыл бұрын
I am a learning and not having any lead how to start.thank you great learning..
@harshithanm60453 жыл бұрын
Sir u explained really well from scratch, thank you so much. Sir I'll be looking forward for your future upcoming videos. & please help us showing one project in angular, so that we may get more clear with the concepts , will be more helpful, thanks again.
@johncybinoy95673 жыл бұрын
Login & Logout and in ts file "userLoggedIn: bolean = false". Here you said that the Login button displays since in the if case !userLoggedIn which means "not of false" is true. But I think, in JavaScript suppose we have var a = true and we have a condition if(a==true) {} which is similar to if(a){}. That means instead of writing if(a===true) we are writing if(a) which means if(the referring variable is true) then execute the if block. Simillerly, if(a === false){} and if(a===undefined){} and if(a===null){} and if(a===""){} are equal to if(!a){}. That means if(the referring variable is false){} then execute the following if block. Here note that, if(a==false) & if(a == undefined) & if(a == null) && if(a == "") are same. That is why initially you got the "Login" button displayed event though you didn't declared the "userLoggedIn" variable. In that case the value was if(userLoggedIn == undefined). Due to that you got error in terminal, but it rendered in browser.
@Mouni_MahendraNath4 жыл бұрын
Thank you 👍🏼
@greatlearning4 жыл бұрын
You’re welcome, we're glad we could help you😇 Make sure you subscribe to us and hit the bell icon to get notified about our amazing upcoming content.
@senthilmuruganr2344 жыл бұрын
Excellent sir. Thanks for your effort. Please continue more videos for absolute beginners
@greatlearning4 жыл бұрын
You’re welcome, we're glad we could help you😇 Make sure you subscribe to us and hit the bell icon to get notified about our amazing upcoming content.
@tapaswinibarik542 жыл бұрын
Hii sir, Found 0 vulnerability is showing when am installing npm angular cli,plz solve it
@shubhamshaw23603 жыл бұрын
6:29:53 can anyone see there in d/m/y format, month shows 16, how can january be 15th🤔
@yisahkelvin15322 жыл бұрын
Yea this date format is giving the wrong date. It does not display the right date, I had that problem in my code.
@baNico233 жыл бұрын
Well explained
@greatlearning3 жыл бұрын
Thanks for the feedback! Subscribe to the channel and hit the bell icon so that you never miss out on such content from us!
@brcodingskills8453 жыл бұрын
Can you please let me know . what screen recorder you have used to record the screen. its paid version . please let me know
@vaibhavwiprokulkarni10133 жыл бұрын
make difference while saying compile time and runtime
@Skt9154 жыл бұрын
Please make a course of full stack developement in one video
@greatlearning4 жыл бұрын
Thank you for the suggestion, we’ll try and look into it! So, subscribe to our channel NOW and hit the bell icon so that you never miss an update from us😇
@g.aditya25843 жыл бұрын
code . is not responding please guide, C:\Users\gyate\OneDrive\Desktop\firstaap>code. 'code.' is not recognized as an internal or external command, operable program or batch file.
@asifsheikh89353 жыл бұрын
create a video differace between ts and js with example
@asifsheikh89353 жыл бұрын
create a typescript full course step by step basic to advance
@bagha76604 жыл бұрын
Thanks
@greatlearning4 жыл бұрын
We're glad we could help you😇 Make sure to hit the bell icon to get notified about our amazing upcoming content.
@savyasachithati28703 жыл бұрын
34:20 is it correct
@hiteshvaster3 жыл бұрын
super work bro thank you
@thanujavadrevu93433 жыл бұрын
sir,while installing angular-cli i am getting error please guide me what to do
@amitmahapatra74513 жыл бұрын
can u pls make a total course of .net architechure,please?thank you...
@julio54343 жыл бұрын
❣️❣️❣️
@artisharma-je3ef3 жыл бұрын
Thanks bt sir ye hindi me available ni h ky ?
@sravaniakuthota76913 жыл бұрын
Did u import the firstapp into workspace
@greatlearning3 жыл бұрын
Hey, we did import it but did not use the command "import" to do that. If you watch the video, you will find that we directly opened up the firstapp project into the VSC from the command line.
@hussainkeshwani69683 жыл бұрын
Which angular version u have used in this video
@greatlearning3 жыл бұрын
Hey, Angular version used in the tutorial is 11.2.1 as this version will be downloaded in your system once you write npm install -g @angular/cli, If you want to specifically work with Angular 7 then you can use this command npm install -g @angular/cli@7.3.9
@hussainkeshwani69683 жыл бұрын
@@greatlearning I am beginners and want to learn angular and this video is very helpful. Thanks 👍
@sandhyarani66913 жыл бұрын
Sir we need sevices topic in detail
@deepanshuyadav99424 жыл бұрын
First view'and reply
@greatlearning4 жыл бұрын
Thanks for watching! Make sure you subscribe to us and hit the bell icon to get notified about our amazing upcoming content and be the first to view them always!
@Skt9154 жыл бұрын
Is angular 7 or angular 10&11 same
@greatlearning4 жыл бұрын
Hey! Angular versions ranges from 1.x to 11(which is the latest one), all these differ from each other because of their new functionalities and updates. So, the basic concepts are same, it is just the new updates and features where they differ.
@ShishupalSingh-zb2sk3 жыл бұрын
You had spent around 10 minutes to explain padding and margin, nut could care to explain to explain why did you use square bracket for for ngstyle and * for ngfor, if you are making any video make it properly. You did not explain those concepts which needed explanation. Do you really think, if anyone is learning Angular, he will not have idea about padding and margin
@KrishanKumar-zr7pu2 жыл бұрын
Bro give time stamp...also
@Berserkk753 жыл бұрын
how would someone master angular and you wasted 2 hours talking info, then the rest of the time explaining the very very basics??
@ShishupalSingh-zb2sk3 жыл бұрын
Yourr explanation is not satisfying
@ajayraju55282 жыл бұрын
in crud, i m used get, i m getting this error, how to slove this, can u explain please(Unchecked runtime.lastError: The message port closed before a response was received. index.js:551 [webpack-dev-server] Live Reloading enabled. core.mjs:24932 Angular is running in development mode. Call enableProdMode() to enable production mode.