Add Login Logout Functionality

preview_player
Показать описание
In this video we will add login and logout functionality to our application. We will also use NGX Bootstrap component to display drop-down link

Using fontawesome

You can support me by donating on

Thanks
Studymash
Рекомендации по теме
Комментарии
Автор

sorry, @study mash I always forget to like & comment but one thing I need to tell you your content is very awesome, I got a new job as an angular developer and 16 April is my joining date & I learned a lot from you without even paying you anything bcz of you guys we students learned a lot, it's difficult for us to pay a huge amount for this type of courses. You are the hope of all the students, Keep it up !!:):)

PrinceKumar-ebhd
Автор

I think in the minute 4:50 the right line is UserArray = as string);

chuchotech
Автор

Sir it was amazing to watch your videos. I understood each and every concept which you taught. Waiting for further videos to lear the web api part

sanjaychauhan
Автор

i have installed npm install ngx-bootstrap --save

gspbgmcenter
Автор

Thank you very much, I've done using Angular 10.rc-5 successfully.
Now I'm waiting for the next video.

digitaldaridesatv
Автор

You are a really good teacher... helped me a lot

PrithviKrishna
Автор

It is too helpful for me . Thank you for making a such beautiful video.

surajbhojane
Автор

Excellent tutorial, Cant wait for the web Api part.

petermuthiks
Автор

Hey, looking foward to the search bar video, keep going!

mateopereyra
Автор

Great Sir, I'm always Waiting next video

abhishekdubey-ohbm
Автор

I'm not understanding how you are able to nest your <div> within the unorder list... I thought that wasn't allowed and that you could only do it in the child elements of <ul>, such as creating another list (li) item with the conditional *ngIf statement to check loggedin() along with the dropdown directive. In other words, would that still work if we replaced <div *ngIf="loggedin()" class="drop-down mr-5" dropdown> with <li *ngIf="loggedin()" class="drop-down mr-5" dropdown> instead? This is in reference to minute marker 13:00 when adding the dropdown feature, instead of just a logout link, for things relevant to the user (dashboard, change pw, profile, logout). Thank you in advance.

bmcgarvischool
Автор

Simple and easily understandable thank you so much, was doing this from last 5 hours, with the help of you done in 10min thanks

narvekaryash
Автор

I have learned a lot with your theory and practice,
I hope you upload more videos to continue learning and pls keep saying perfect in your videos they make me laugh when you say it hahaha PERFECT <3

javiermanzanillo
Автор

waiting the next video plz..., hurry up
and Thank you very much

mohammadaljunde
Автор

These are usefull video for learning sir... We are waiting for next video ...

dineshgurjar
Автор

Can't bind to 'ngif' since it isn't a known property of 'li'. I am getting this error while binding *ngif on 'li'

shivamrathore
Автор

I could not get the ngx-bootstrap to work in angular 17, so I used the normal bootstrap dropdown code

bisapt
Автор

I have a problem with code. when i click logout it still shows welcome but empty {} and no register and login

mrtrader
Автор

I have a question sir how is the loggedin function inside nav-bar.ts triggered? as I see no button click calls that function. please explain.

thokchomsudhirkumar
Автор

Hello, I finished the episode about using alertify, but I found one problem. When I send the empty form then I get error messages like "provide the name" but when I provide name, its still an error message there. In your case, there isn`t and I can't find any mistake in my code, Maybe you know what I did wrong?

neonowyneon