Backend - How to make login form | Fully working login form Part - 2

preview_player
Показать описание
Get My all sources code -
Buy Me a coffee -
don't forget to like, share and subscribe my channel.

#backend #webdevelopment #fullstack #frontend #webdesign #css #js #nodejs #css3 #postgres #psql
Рекомендации по теме
Комментарии
Автор

Making this video was lot harder than I thought. So should i make more backend videos

ModernWeb
Автор

at 14:26 All of the words and text boxes on the screen disappears and i cant get it to display properly unless i get rid of the 0 opacity but I want to keep the opacity transition.

siriousg
Автор

on 7:45when I type <npm start> it says app crashed bodyparser is not defined,

Foxy-_I
Автор

Hi bro, can you make a part 3 where you implement a CRUD operation using postgres etc? It would be very helpful!

hunchortw
Автор

can u please tell me that how to initialize NPM in Visual studio code

Iqrauni-yo
Автор

On 4:55 when I type "SELECT * FROM users;" it says "'more' is not recognized as an internal or external command,
operable program or batch file." Can someone please help?

linusyong
Автор

I cant create a database, is giving me the error "'psql' is not recognized as an internal or external command,
operable program or batch file".
Hope you can help me, I have been trying to find out how to correct this but...

fir
Автор

please help me

what is "psql" when i run the command i got an error

EmonGaming-
Автор

I am having a problem.

In terminal after typing npm init

It shows error

How to fix it?

visionsapkota
Автор

Hey, everything turned out to work at the very end, but at the final test, it seems like the home.js doesn't work at all, since the when i click the logout it doesn't do what it should and the .greeting h1 doesnt appear with the name of the user as it should.
Can anyone help me?

shitposter
Автор

Professor the existing email conference is not working, why?

ailtonjunior
Автор

Cannot read properties of undefined (reading 'includes')

lucky-pdcr
Автор

Hey there! For some reason i can't register (no errors anywhere and the alert thing doesnt pop up) (14:22)
If anyone could help?

i would be grateful for every help!

leonytgames
Автор

Why can I get 500 Internal server error? I did everything just like you and when i press register I get error... Any ideas?

leagueofmusic
Автор

I had problem installing "psql -U postres" command at minute 3:36. VScode terminal bash says: command not found

AniketSubhash-uj
Автор

> $ psql -U postgres
$ : The term '$' is not recognized as the name of a
cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was
included, verify that the path is correct and try
again.
At line:1 char:1
+ $ psql -U postgres
+ ~
+ CategoryInfo : ObjectNotFound: ($:Str
ing) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundExcepti
on

risupsharma
Автор

i keep getting this error
The term 'psql' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.

habibamersal
Автор

at the first part, where you have to write npm init in the console vs code says that it doesnt work, It is not working for. Can anyone help?

thefilipp
Автор

i dont know php can anyone plz tell if there was any use of php here?

harsh
Автор

why does the psql -U postgres have an error

Echogz