A Look at Angular 4 If, Else and Then Conditionals

preview_player
Показать описание

- - - - - - - - - - - - - - - - - - - - - -

Subscribe for NEW VIDEOS weekly!

^-Chat with me and others

- - - - - - - - - - - - - - - - - - - - - -

Come to my discord server or add me on social media and say Hi!
Рекомендации по теме
Комментарии
Автор

Awesome video. Can't wait until ng4 is officially released!

andyc
Автор

Great content on this channel. Very useful information and you present it really well.

garethd
Автор

clear and simple explanation. Thank a lot !!

SiddharthRay
Автор

thanks for this.
Your tutorial would make more sense to beginners if you changed:

"title" to "isLoggedIn"

and your method:

"logMeIn()" to "logMeOut()" instead
as in...
LogMeOut () {
this.isLoggedIn = false;
}

jamesbest
Автор

When some of the Angular Team left when they didn't like the direction of Angular 2, where did they go? Did they start a new framework or join another team?

SuperToughnut
Автор

Thanks, I've learned a lot from you

thuandoanminh
Автор

hey nice toturial, can you do angular 4 with firebase, password forget and reset password ?

ara
Автор

FYI, you can get the angular 4 code by adding the -ng4 flag when creating a new project.

markgoho
Автор

thank you very much for your nice toturial
i have a question, how can i check if some element hass css Class

ahmederaqi
Автор

Great tutorial, but what happened with Angular 3?

alexandrucomanescu
Автор

Is there anyone who is like me overwhelmed by all these front end frameworks/libraries that just keep updating? What was wrong with angular 2, why..?

isimvol