Working with Angular Project | Angular Basics | Angular 12+

preview_player
Показать описание
In the last lecture, we created our very first Angular App. In this lecture, we are first going to install a code editor and then we will modify the look and feel of our Angular app and understand how an Angular application works?

Along the way, you will also learn what happens when we run our angular project? Which file get's loaded in the browser and how angular generates dynamic content in the webpage.
Рекомендации по теме
Комментарии
Автор

Damn you are good. You understand what learning requires. The context, the framing and the things I didn't know that I should know, it requires a huge maturity as a teacher or empathy as a professional to teach this way. The pace, the redundancy, the patients, the selected material to teach at once...Congratz!

valentinobaptista
Автор

Sir I watched angular based videos of you for the past four months and I almost finished 80 videos
and practicing frequently daily, I hadn't ever seened this kind of programmatic information and I want to say
thankyou and I am obliged to you and iam came from non-IT background .

GokulKrishnan-gn
Автор

So far the best angular tutorial I have found :)

maksim
Автор

This lecture explains a lot of concept making it easier to understand ! Great Job.

genxgamer
Автор

Your lectures are easy to understand. It's very useful to me. Great! Thank you very much. I will recommend to my friends about you.

KimNganTran-fjqm
Автор

Nice and clean explanation. Keep up the good work and keep these contents coming. I am learning a lot of things related to JS from your lecture...thanks for your efforts.

beyondthestars
Автор

I never though I would like a course with a bad English accent, but you really change my perspective. You are so clear and you explain so well, it is almost as you were born British. Congrats. Best angular course by far. I hate other courses, they go so fast and they don´t consider you are learning.

pablitooten
Автор

God bless you for this amazing course my friend

AshishSinghh
Автор

Genius....way of explanation is superb... :)

mohitkkurmi
Автор

Nice and well explain tutorial.. Hats off.

monayemhossain
Автор

Thank you so much bro for great explanation

mailthereisnomail
Автор

Hi
I recently subscribed to your YouTube channel. I would like to learn Angular, but still I am confused about whether I should start learning with angular 12 videos or the latest one(angular 16). Could you please advise me on the training track that is best for beginners?

Fairoo
Автор

10/10 now i know everything about that gad damn terroristic app-root bullshit, mucho gracia amigo

signorducati
Автор

i am using angular 16 version, my live reload is not working whenever i try to change something in index.html, i have to manually refresh it, can you help me please?

biswayandas
Автор

10:50 an html file of a component is called its 'view template'

LucasHagemans
Автор

hi sir can u pls provide documentation also

varunsai
Автор

The videos are very good but please remove the annoying background music. It is difficult to focus on what you are saying. Thank You.

souravgupta
Автор

The content is really good but that music is so annoying!!!

pedrocontrerasavendano
Автор

when am installing the packages its showing ng was not found
what is the problm

vinodedla
Автор

14:11 @Component = component decorator [...] passing an anonymous object.

LucasHagemans