Thanks you. Was wondering why I was having issues sizing my page
@ArrgsDev2 күн бұрын
If anyone gets {} in their VSCode terminal instead of seeing the email and password, try replace the form with this HTML: <form action="/auth/register" method="POST"> <label for="userEmail">Email address</label> <input type="email" class="form-control" id="userEmail" name="userEmail"> <label for="userPass">Password</label> <input type="password" class="form-control" id="userPass" placeholder="userPass" name="userPass"> <button type="submit" class="btn btn-primary" value="Submit">Submit</button> </form> Thank you @manthanjoshi6110 for helping.
@TravelTraderG4 күн бұрын
where is the video 7/7 please?
@eduardopraciano41437 күн бұрын
desistiu de gravar a parte 7 @Telmo?
@YecirBadirou8 күн бұрын
Vraiment merci.
@AmericanVibes-p4i14 күн бұрын
where is part 7🤔🤔🤔
@ShravanDwarka18 күн бұрын
Hello Telmo.. you're the best channel giving tips and all! Please re-upload part 7 (if it was removed or something..) you left all of us on a cliffhanger 😅😅
@ShravanDwarka18 күн бұрын
Hello Telmo.. you're the best channel giving tips and all! Please re-upload part 7 (if it was removed or something..) you left all of us on a cliffhanger 😅😅
@Jose-Hdez20 күн бұрын
Hi Telmo, Thank you for this video, may i know where is the part 7 of this video. Thanks!
@osmangoni234125 күн бұрын
This is helpful. Thank you!
@ParendinateАй бұрын
Thanks man but where is the part 7 :(
@graphicsdennis1261Ай бұрын
Thanks a lot this was helpful,,am so happy
@AbhignaaNАй бұрын
So in Xampp the apache is not starting and I have looked through various explanations on wht is wrong but nothing is working. So can I please get a solution on what to do next?
@jeddmontialto6393Ай бұрын
thank you so much!!!
@jorgebuenrostro2367Ай бұрын
Hello Telmo, thanks for this amazing tutorial. I followed every single instruction, but I am still getting a 502 Bad Gateway error by Nginx. The only differences between your project and mine would be: 1.- Folder structure: I have a project folder, then 2 folders inside of it, 1 with my front end and 1 with my backend. 2.- Server Name: I do not have a domain yet, so I am using my droplet IP Address instead. Do you have any idea how to fix this? Thanks and I appreciate all your effor!
@limpzbizkit10222 ай бұрын
Now this is a proper tutorial, you explain what happen when you input a code.
@OfficialCaleb_YT2 ай бұрын
W tutorial
@beforeandafterphotos2 ай бұрын
Would this be that much different to connect to a sqlite DBS?
@rohithamlpur2 ай бұрын
hi Telmo , please share link of next video
@miraasif34192 ай бұрын
Thankyou for this man @Telmo Sampaio
@parkerrex2 ай бұрын
If you're running on mac a couple things: port 5000 is used by control center, use 5001 you may run into cors issue, so npm install cors on your server, and add `const cors = require('cors');` to your imports and `app.use(cors());` before you declare any routes
@cadeheinberg30472 ай бұрын
Does anyone know what VS Code theme he is using?
@Telmosampaio2 ай бұрын
I think I'm using the "cobalt2" theme
@cadeheinberg30472 ай бұрын
@@Telmosampaio Wow thanks for the quick reply! Just applied the theme, its definitely the same one. Also thanks for these vids, much better explanation than WDS or other youtubers.
@monireol2 ай бұрын
This is looks like Jugaad
@User-o6z7f3 ай бұрын
Error:ER_ NOT_SUPPORT_AUTH_MODE error is coming while running what should I do to resolve this
@lonewolf66983 ай бұрын
Very nice and clear tutorial. Just a little question: which is, exactly the Emmet plug-in you talk about?
@alanprogressive3 ай бұрын
thanks men!
@gachecem_yt3 ай бұрын
i cannot use hbs on my project rip
@manjilunnobi3 ай бұрын
Web authenticator login registration logout Admin User admin to user Transfer balance Backup websites or MySQL database 🎉🎉🎉🎉🎉🎉 Videos request
@manjilunnobi3 ай бұрын
#topVideos #share #morevideos
@maedelfin49394 ай бұрын
Can somebody help me with this error. Error [ERR_HTTP_HEADERS_SENT]
@danushadhaamarasekera72154 ай бұрын
thank you so much
@alyssaderensy5 ай бұрын
Hello, I'm trying to make a portfolio using a template. Locally, I have my portfolio appearing, but when I try to transfer it to Github, I only see the readme, any help?
@I_hu85ghjo5 ай бұрын
40:02
@I_hu85ghjo5 ай бұрын
20:37
@jonasbarbosa44105 ай бұрын
Obrigado por compartilhar. Fique bem.
@KV_AlwarArun_Singh5 ай бұрын
I have no word to thank you for guiding me through this series
@قراءاتمختارة-ز4ج5 ай бұрын
I like your style, smooth and simple, keep going.
@jeffrey57185 ай бұрын
where did you get your login form from? Did you make it yourself? If not, what ui framework did you take it from?
@FaselGodbcho5 ай бұрын
thank u, I was so frustrated and this video helped a lot
@DolceTenza5 ай бұрын
i wanna the 7th lesson
@aungkyawkhaing11295 ай бұрын
how to use env file in your workflows when module build
@danushadhaamarasekera72155 ай бұрын
Thank you so much brother
@hirentank94475 ай бұрын
I got tihs error at last step Creating an optimized production build... The build failed because the process exited too early. This probably means the system ran out of memory or someone called `kill -9` on the process. Error: The operation was canceled. Would you please help me.
@buddhiniwatagala28785 ай бұрын
Can't i use mysql workbench instead of xampp?? Can i do the same process with mysql workbench?? Plz i really need an answer...
@arshadahamed9886 ай бұрын
In module.css file can we create more than one class or Id in the file??
@ILuvThe13ible6 ай бұрын
if you use Mac OS and the MySQL Client for Mac: You have to use this querrie, becouse node.js need this protocol: mysql_native_password: ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'; FLUSH PRIVILEGES; use your Password for ‚password‘ Thank for the great work =)
@jrmsrs6 ай бұрын
Sei que não é o foco, mas pra economizar o consumo do banco chequem se as senhas conferem antes de verificar se o email existe, ou melhor, antes de realizar o POST pro backend, as paginas dinâmicas modernas costumam dar esse feedback enquanto está digitando porque é útil até em questão de usabilidade.
@jrmsrs6 ай бұрын
De qualquer forma, não confiem em validação no lado cliente, só para coisas muito básicas como essa, e as vezes é importante até ser redundante, é bom, e.g., um usuário comum saber enquanto digita que ele não pode inserir caracteres indesejados, mas usuários mais espertos podem inserir de outra forma, lugar de lógica é no backend.
@SonniTheDog6 ай бұрын
Bro put the final bit behind a paywall 💀
@jonathanbair76882 ай бұрын
bro is it really behind a pay wall
@heikkiladau68726 ай бұрын
Can you add css styles inside of the script tag in react application?
@shadow_hack86676 ай бұрын
please where is the 7 part?? it can be help please