Introduction - Full Stack Web Development Course [1] | ReactJS, NodeJS, Express, MySQL

preview_player
Показать описание
Hey everyone, this is the first episode of this series where I will show how to create a full stack web app!

Technologies:
- ReactJS
- NodeJS
- ExpressJS
- MySQL
- Sequelize

-
-

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Equipments I Use:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial

#fullstack #react #nodejs #mysql
Рекомендации по теме
Комментарии
Автор

I cannot thank you enough for this series, like fr man! I’m 8 months into my self-taught coding journey and finding this video series and your channel is truly perfect timing. I literally just made this channel to thank you! I’m 20 minutes into the video and I’ve learned so many things that I was confused about for the past 3 or so months regarding the concept of full stack development. You explain things so well, especially how the server side connects to the (front end) client side. Plus, I was searching all over for a stack that uses MySQL.

Once again man thank you, seriously! I feel like I’m actually learning by doing and building a full stack application that applies good core fundamentals. Many, many thanks and much love my brother! I subscribed and will definitely be watching all your videos and future video series!

bw
Автор

at 16:14 if you're getting 'sequelize command not found' error then first install sequelize-cli globally by
npm install -g sequelize-cli
then run
sequelize init
or you can use the npx like
npx sequelize-cli init

alanwalker
Автор

Hey Pedro, Loving the series. I've been teaching myself for about a year
now and this tutorial is realllly helpful for putting everything
together, and I like that you don't necessarily go through the process
of explaining everything really in depth. It makes it much more
watchable since I already have some experience with a lot of these
frameworks. But watching you put it all together and organize everything
is great!

I get that you don't want to over-complicate the series with a video on
cookies, but maybe as an appended video at the end, you could go over
how to do this with cookies instead of session storage. Security and
authentication are important topics, and again, its really helpful to
have this stuff all in one place.

Keep up the great work, your explanation videos are quickly becoming
some of my favorites on youtube.

alasdairmacintyre
Автор

thank you, Pedro! Buscaba a alguien que explicara todo claro, metódico, simple, lógico, y te encontré. Hasta comprendo perfecto tu inglés! Gracias, saludos desde Argentina

fabianrossini
Автор

Hey Pedro, I've been following you for a while now and this account is GOLD. You always have the best tutorials for everything I need ! I'm so grateful to be one of your followers, thank you so much for all the work

Dlntck
Автор

man, this is awesome. easy, clear, speedy tutorial. I am enjoying every second of it

tdcode
Автор

Vi apenas o primeiro vídeo da série mas posso desde já dizer que é dos melhores, se não o melhor, a que assisti. É ao mesmo tempo simples, conciso e muito eslarecedor. Parabéns.

octavioteixeira
Автор

You are very fast. I like it. I usually have to fight falling asleep when following tutorials. This is a good start!

RizaHariati
Автор

This is absolutely amazing, it is a good timing for me to recap the fullstack dev from you Pedro. Double thumbs up and keep the good work master! 😁

junjietan
Автор

As usual PedroTech is the best when explaining everything from scratch... I am a fans of this channel.

dickysoeryono
Автор

YOU ARE GENIOUS! THE FIRST TUTS i DON'T HAVE TO STRUGGLE TO UNDERSTAND AND TO CONFIG MY DEPENDENCIES!!! BRAVO!!!

kristinabondarenko
Автор

For anyone having issues with sequelize read this:

1.Install Sequelize and Sequelize CLI to the server folder.
2.Then you want to instal sequelize and sequelize CLI again, but with the tag '-g'. This will look like "npm install -g sequelize sequelize-cli".
3.any other issues may be to do with your pathing.

LouDoesMinecraft
Автор

Font sizes and zoom ratio is perfect for mobile phones. Thank you for that detail Pedro.

ROVAKAN
Автор

Pedro seu vídeo está maravilhoso <3 muito obrigada, sou fã dos seus conteúdos!!

marcellelima-wsgv
Автор

thanks for this series. i was looking for series of videos that teach me fullstack projects with React and Node and MySql and this it going to be so helpful for me 💖

erfanrj
Автор

Thanks Pedro, i am going to start today. I am a beginner developer. A lot of support from the Netherlands!

martingonsalves
Автор

Esbarrei no seu canal por acaso e, cara, que conteúdo sensacional! Parabéns!

thiagomachado
Автор

Great video!
For folks struggling with the part near 25:00, if your password is wrong: I figured it out finally, too. I was able to 'reset' my password by right clicking the root host in MySQLWorkbench, clicking edit connection, clicking 'Clear' password, and then doing "Store in Keychain". Nothing was working to reset it, until I figured out, IT HAS PASSWORD REQUIREMENTS! Such as, a certain characters lengths, numbers, special characters. i only worked for me when I did a more complex password.

Cheers! Thanks for this series, Pedro.

anyasolo
Автор

amazing video, I made sure to like, subscribe, turn on notifications, comment and share. Looking forward to finishing all the videos. I was working with only express, nodejs, and mysql on my project and needed to learn reactjs

HackerFlavio
Автор

Awesome content! Thanks! Exactly what I needed for my project.

levyroth