Build a Rest Api with NodeJS (JavaScript), Express, and PostgreSQL

  Рет қаралды 140,250

Beaufort Tek

Beaufort Tek

Күн бұрын

Пікірлер: 215
@Human_Evolution-
@Human_Evolution- 2 жыл бұрын
Best back end thumbnail in the history of KZbin.
@lucasgonzaga5634
@lucasgonzaga5634 11 ай бұрын
Congratulations, after 2 years this tutorial is still one of the best!
@AustinBeaufort
@AustinBeaufort 11 ай бұрын
Thank you! 🎉
@mahmoudtokura
@mahmoudtokura 3 жыл бұрын
This is a brilliant tutorial. Had me up and running in minutes. Would love to see a much larger project with auth and all.
@AustinBeaufort
@AustinBeaufort 2 жыл бұрын
Thanks, will have more tutorials coming out in the future!
@AQStick
@AQStick 6 ай бұрын
I'm not even halfway into this video and my guy has already explained this waaaayy better than any other tutorials I've seen.
@vedant6460
@vedant6460 Жыл бұрын
What I liked of your video is that you have followed proper folder structure with good coding principles. I liked this. Very few of the youtubers follow this in their videos! Along with teaching postgres and node, you are also taching use good ways of coding. Thanks a lot!!!
@toddh2327
@toddh2327 Жыл бұрын
First week of my DB course in CS and this is exactly what I needed to understand how to connect postgreSQL and my express server. Thank you for a great video!
@KiwisCode
@KiwisCode 5 ай бұрын
I come from the world of MongoDB / Mongoose, and now I think I need to learn PostgreSQL and Prisma usage, so I started looking for a PostgreSQL course. To be honest, you are amazing! Really amazing content, thank you so much. I can honestly say that I learned CRUD PostgreSQL in just 1 hour. Of course, there are more details, but you taught me fundamental PostgreSQL in 1 hour, and I'm writing this at the 30-minute mark of the video! Keep doing what you're doing, my friend. You get straight to the point concisely and clearly, which is great. You have a bit of a mid-level explanation style, but I am impressed.
@justaandf
@justaandf 2 жыл бұрын
Just wanted to say thank you. I followed along through the entire thing and did it all in ES6. Worked my way through some of the errors because of that but learned SO much. This was phenomenal. Thank you again!
@AustinBeaufort
@AustinBeaufort 2 жыл бұрын
Hey, you are welcome, glad you found it helpful!
@RP-mp4ow
@RP-mp4ow 24 күн бұрын
Thanks for making this! It helped me not just DO the thing, but also understand the pieces and how they're supposed to go. Time to get back to my site :)
@ayencoscolfield3312
@ayencoscolfield3312 2 жыл бұрын
Hi for someone that has not done backend javascript stuff before this was an awesome introduction, picked it up after watching your video thank you so much brilliant delivery all through
@philliphess6407
@philliphess6407 Жыл бұрын
dude i'm rehashing my knowledge on psql and express, this video helped out perfectly. front to back thank you , excellent tutorial.
@evan2112
@evan2112 Жыл бұрын
Hands down the best tutorial I’ve seen on these topics. The explanations and pace of the video were perfect for me.
@thegoose1324
@thegoose1324 3 ай бұрын
Also, tremendous explanation of combining these frameworks and such. Really good tempo, clear pronunciation, nice flow between concepts. Thanks!
@madhunitesh1567
@madhunitesh1567 2 жыл бұрын
one of the best videos for beginners to get started. Looking for more videos like this ........
@joshh4234
@joshh4234 Жыл бұрын
This is one of the best tutorials I've ever taken...very well done!
@EngineeringLife0
@EngineeringLife0 10 ай бұрын
One of the best tutorials I’ve ever seen in my life. Amazing work bro, thank you.
@ikresimir
@ikresimir 18 күн бұрын
Thank you for taking your time to create this cool tutorial for us. Much appreciated.
@RockstahRolln
@RockstahRolln Жыл бұрын
Phenomenal Tutorial, precisely what I was looking for!! Going to re-watch it entirely again and work through it! Brilliant!!
@Rajah_Boy
@Rajah_Boy 2 жыл бұрын
Great tutorial man, thanks for your time/effort. 10/10! @ 47:00 or so, adding an ELSE helped me get beyond that error. I also added to the ELSE to the update and delete code blocks.
@rizqyhbb
@rizqyhbb 2 жыл бұрын
Thankyou so much! For this kong i used to do it with ORM and now I have task to do this without ORM and you just made my day sir
@atharvkhamkar8217
@atharvkhamkar8217 7 ай бұрын
Best video on the topic NodeJS and postgreSQL.
@bojjabheemaraju387
@bojjabheemaraju387 3 жыл бұрын
Thank you. This tutorial wiped all my confusions. It worked for my project.
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
You're welcome, glad it helped!
@rushikeshmandavkar8228
@rushikeshmandavkar8228 Жыл бұрын
Thank you so much for such a wonderful tutorial. I was searching for detailed tutorial from last 2 -3 days and finally I found it. Amazing stuff. Thanks a lot!!!
@ranveerancharaz6732
@ranveerancharaz6732 Жыл бұрын
Damn, got to be one of the best Tutorial on that topic on youtube, clearly understood what you wanted to explain! Brilliant !
@JuanMontes-xo4th
@JuanMontes-xo4th Жыл бұрын
This was a really informative video, easy to follow, I bumped into some errors that it got easily fixed with just restarting the server, now I understand why you have to create errorHandlers and all that stuff so everything works the way it's supposed to without anything crashing🤓☝
@dapulse3916
@dapulse3916 2 жыл бұрын
Add an "ELSE" to the "IF" statements in the delete and update student controllers. that way the header only updates when needed based on the outcome of the initial IF statement. (in a real server crashing the server like that wont allow you the ability to reset it every single time someone queries it.)
@MaxZRider
@MaxZRider Жыл бұрын
With enough of these comments this code could actually go to production
@D_Ladybug
@D_Ladybug 10 ай бұрын
Awesome, clean, concise, valuable and knowledge packed❤❤ Thank you
@Namespace_Manny
@Namespace_Manny Жыл бұрын
This video saved me so much time. It got me up and running so quickly. Thank you for this!
@peppysakell
@peppysakell Жыл бұрын
Thank you for sharing your knowledge! This is great help for some of us to have persons like you who master their science and most important, you can pass it down to others Thanks a lot
@Mauro-K
@Mauro-K 10 ай бұрын
Thanks man, really well explained, no bloat just info, amazing
@Ghostx003
@Ghostx003 Жыл бұрын
best tut i saw on this topic, everything is very well maintained and scructured
@AustinBeaufort
@AustinBeaufort Жыл бұрын
🙌
@chinmayck8509
@chinmayck8509 4 ай бұрын
This video is beyond expectations🔥
@andrilesmana5823
@andrilesmana5823 4 ай бұрын
TERIMA KASIH PAK. PENJELASANNYA MUDAH DIPAHAMI
@madurai_gamer_viki
@madurai_gamer_viki 3 жыл бұрын
Your way of teaching is just Amazing!!!! Learnt alot in 1 hour. I wish to learn more from you :)
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
Thanks! New videos coming out soon!
@darkapopovich6331
@darkapopovich6331 3 жыл бұрын
Thank you! This tutorial really helped me to do my test job ;)
@Abdulazeem-p5y
@Abdulazeem-p5y Ай бұрын
Last video on yt on the topic Rest Api with NodeJS (JavaScript), Express, and PostgreSQL ,Found Very Helpful !
@rouslanlakhno2939
@rouslanlakhno2939 5 ай бұрын
Great explanation !! Very detailed.
@tyrellbb
@tyrellbb Жыл бұрын
Awesome tutorial. Thank you very much. Very simple structure and easy to follow. It would be nice if you elaborated more on what Pool did, but I found this out in the documents myself.
@quinojuan2
@quinojuan2 Жыл бұрын
When I grow up I want to be like you. Thanks
@sanskaripatrick7191
@sanskaripatrick7191 4 ай бұрын
amazing explanation. The pacing of this video is incredible holy shit. Absolutely at the right pace. Thanks a lot bro! also great thumbnail😂
@robinsonzapata1
@robinsonzapata1 Жыл бұрын
Thank you so much. Very clear and easy to follow, Great tutorial!
@shivanichavan7857
@shivanichavan7857 Жыл бұрын
I found this video very helpful and was able to follow smoothly.
@Fatboxe
@Fatboxe 2 жыл бұрын
Awesome tutorial, super simple yet very thorough. Thanks dude.
@norbertvarlin4883
@norbertvarlin4883 2 жыл бұрын
That's brilliant. I really like how you structure your project!
@arvind-n5z4t
@arvind-n5z4t 2 жыл бұрын
An amazing tutorial. Great work! Do make another video to build connection between different tables with postgreSQL
@luisguzman9743
@luisguzman9743 Жыл бұрын
Very clean and clear explanation. I loved your video. Thank you.
@AustinBeaufort
@AustinBeaufort Жыл бұрын
🙌
@deeppcutss
@deeppcutss 19 күн бұрын
Thank you very much! This was exactly what I needed
@culturapoliticaycomputador9999
@culturapoliticaycomputador9999 2 жыл бұрын
I reply as Mr. Mahmoud Tokura,, greate Tutorial, excellente Sir.🤝
@kazisadman5142
@kazisadman5142 2 жыл бұрын
You explained every small thing.... excellent tutorial🔥🔥
@AustinBeaufort
@AustinBeaufort 2 жыл бұрын
Thank you!
@debbietampasheher3682
@debbietampasheher3682 Жыл бұрын
So easy to follow and so helpful
@thirtycrows
@thirtycrows Жыл бұрын
Thank you very much, this helped me a lot. I'm new to node. But regarding postgres you should always use 'text' instead of 'varchar' and 'identity' instead of 'serial'. See postgres wiki, search for: don't do this
@AustinBeaufort
@AustinBeaufort Жыл бұрын
I’ve never spoken to 30 crows at once before, I wouldn’t even know which one to address first, But glad you liked the video 🙏
@thirtycrows
@thirtycrows Жыл бұрын
@@AustinBeaufort 😅
@adejoshua1166
@adejoshua1166 3 жыл бұрын
I followed through and its Great!
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
Thank you!
@Anteater23
@Anteater23 5 ай бұрын
Thanks for this amazing video. How do you handle the errors thrown in the controller functions ? For example, how does front end know the exact type of error so that it gives an appropriate error message?
@temtechie
@temtechie Жыл бұрын
Great folder structure
@That_Girly_Gamer
@That_Girly_Gamer 11 ай бұрын
Followed you through the video. Built the RESTful apis along the way. Thanks a lot for this. Shared!
@AustinBeaufort
@AustinBeaufort 11 ай бұрын
🙏🙌
@miniburger9323
@miniburger9323 2 жыл бұрын
good tutorial! but i think student Joe created again because there is no throw or return exception after checking if email already exist
@emmalol1744
@emmalol1744 3 жыл бұрын
Thanks bro ,very nice explicitly
@noamisrael3162
@noamisrael3162 Ай бұрын
ty for this vid !!!
@HasanAli-kd2vx
@HasanAli-kd2vx 8 ай бұрын
Is there any source codes of project to download?
@alireza7140
@alireza7140 4 ай бұрын
Great video man! Thanks!!
@T--T
@T--T Жыл бұрын
Thanks for helping man. It really was great!
@uniesys5772
@uniesys5772 3 жыл бұрын
thak you, it awesome, could you plz, tell me what your theme you are using?!
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
You're welcome. I believe the theme is either "carbon owl" or "atom one dark" with "Fira Code" as the font and ligatures enabled
@mohiburrahman5639
@mohiburrahman5639 8 ай бұрын
super tutorial for postgre!!
@sanjuchowdhury1582
@sanjuchowdhury1582 Жыл бұрын
Best video.... Thank you sir🎉
@fragerdaz
@fragerdaz Жыл бұрын
Best tutorial on the topic... and like most folks, I probably watched too many to count! Well done @AustinBeaufort ! In your 'removeStudent' function, I notice the delete query is outside of a conditional statement and looks as though it will execute regardless of the noStudentFound value. Is that correct or should the delete query be inside an }else{ section?
@alishayb
@alishayb 8 ай бұрын
really helpful! thank you so much for making this video :D
@francisuloko698
@francisuloko698 11 ай бұрын
Thanks for your time, everything works fine for me. How do you update multiple fields at once? When I tried to edit 2 fields, other fields got saved with a null value.
@AustinBeaufort
@AustinBeaufort 11 ай бұрын
Hey it’s been a while since I’ve done this tutorial, I’m not sure to be honest, but I’m glad you enjoyed the video! I’d recommend maybe asking stackoverflow or ChatGPT
@fatisheh6809
@fatisheh6809 2 жыл бұрын
Thanks for this wonderful video. Can you please guide me to the right path to become a backend web developer? What are the most needed/trendy languages, tools or frameworks to start with? Any tips and advises are highly appreciated. Thanks in advance.
@asifhossain8012
@asifhossain8012 6 ай бұрын
under rated!!
@phatat8079
@phatat8079 2 жыл бұрын
Great tutorial, so easy for me to study!
@SimpleDesign1990
@SimpleDesign1990 9 ай бұрын
Very helpful - thank you! 🙏
@mohammadruhulamin5991
@mohammadruhulamin5991 Жыл бұрын
Thank you So Much ! Awesome tutorial
@svetoslavatodorova3864
@svetoslavatodorova3864 3 жыл бұрын
Thank you for this great tutorial. It was really helpfull. How should the Insert look like, if we want to instert multiple students in the same request (or how to insert json array into postgres)?
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
You're welcome, glad you found it helpful!
@oluwatimilehinidowu8397
@oluwatimilehinidowu8397 3 жыл бұрын
Hello, to insert multiple students, just separate the data with a comma
@chadchampion3384
@chadchampion3384 Жыл бұрын
Great video, very cool.
@hellmorgan8924
@hellmorgan8924 8 ай бұрын
omg, THANK YOU SIR🙏🙏🙏
@MohitYadav-i4u4b
@MohitYadav-i4u4b 7 ай бұрын
Really helpful ❤❤
@GNANarayana
@GNANarayana Жыл бұрын
Awesome tutorial!!
@RanjitSingh-wy4ku
@RanjitSingh-wy4ku 3 жыл бұрын
Awesome tutorial , thanks a lot.
@RanjitSingh-wy4ku
@RanjitSingh-wy4ku 3 жыл бұрын
@wise guy i believe good 3 months
@XxK1LL3RZz
@XxK1LL3RZz 3 жыл бұрын
Thank u so much for this grate tutorial.
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
You're welcome, glad you found it helpful!
@quimeymata8884
@quimeymata8884 Жыл бұрын
Amazing tutorial! Just what I was needing. I have a question: instead of checking if email already exists, couldn't we add the UNIQUE constraint to the email column when creating the students table?
@virajsh
@virajsh 4 ай бұрын
Fabulous
@Hellocodding
@Hellocodding 3 жыл бұрын
this tutorial is very helpful thank you so much, bro.
@AustinBeaufort
@AustinBeaufort 2 жыл бұрын
Glad it helped!
@broadcastwithsonal
@broadcastwithsonal Жыл бұрын
Very helpful Brother 👍😃
@tonmoyislam7624
@tonmoyislam7624 8 ай бұрын
great video.thanks
@AMileAway
@AMileAway 9 ай бұрын
Best tutorial
@everythingcomm
@everythingcomm 2 жыл бұрын
Thank you so much this video is awesome. help me a lot. thanks again
@programmer_39
@programmer_39 3 ай бұрын
love this video
@sayazdir
@sayazdir 2 жыл бұрын
Beautiful. I would buy the Udemy course where you go deeper on this :)
@itsMrRuky
@itsMrRuky 2 жыл бұрын
This is a brilliant Tut! Thanks
@siddharthsingh9455
@siddharthsingh9455 3 жыл бұрын
Thanks buddy , its is a good tutorial .thanks
@AustinBeaufort
@AustinBeaufort 3 жыл бұрын
You're welcome! Glad it was helpful for you!
@lucascampos9057
@lucascampos9057 Жыл бұрын
Very Good!! Thanks
@josejaimes4965
@josejaimes4965 Жыл бұрын
Hi Austin, Your tutorial is wonderful. It is really easy to understand. Do you have the deployment process in a Server different to Heroku and Azure? Thanks a lot.
@parthsharma4041
@parthsharma4041 3 жыл бұрын
Thanks for the tutorial. I have 2 questions. 1. You will notice that even though it says students alreay exists, it still adds the student in the database. Thats why you had 2 Joes. How do I stop this? 2. The ID is remembering to go up, but not from what is the last ID number, is there a way to do that or do i have to remove the SERIAL ID? Appreciate it. :)
@osamaaburabie5684
@osamaaburabie5684 3 жыл бұрын
for your first question just add a return before rest.send()
@thandekazulu7172
@thandekazulu7172 11 ай бұрын
Awesome tutorial thank a lot
@ishanjindal9001
@ishanjindal9001 9 ай бұрын
Thank you @Beaufort Tek
@nurealamjony2885
@nurealamjony2885 Жыл бұрын
Simple and Simple
@UmeshKumar-zc4zc
@UmeshKumar-zc4zc Жыл бұрын
Can you mention the VS code theme that you have used? I liked it very much.
@AustinBeaufort
@AustinBeaufort Жыл бұрын
To be honest i don’t remember the theme 🤔. For font I used Fira Code font. I turned on ligatures to achieve the connected => arrows.
@stuartmcpherson4446
@stuartmcpherson4446 Жыл бұрын
Great tutorial thanks
@hoiboi3119
@hoiboi3119 2 жыл бұрын
Thank you. It was great tutorial.
@thecookiemonster1823
@thecookiemonster1823 17 күн бұрын
Hey! I really like your vscode theme. May I ask what is it that you use?
@AustinBeaufort
@AustinBeaufort 17 күн бұрын
I unfortunately don’t remember what this theme was 😅. Fira is the font I believe.
Build a CRUD Rest API with Node.js, Express, PostgreSQL & Docker
52:51
How to build a REST API with Node js & Express
58:40
Programming with Mosh
Рет қаралды 1,8 МЛН
The Singing Challenge #joker #Harriet Quinn
00:35
佐助与鸣人
Рет қаралды 42 МЛН
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 10 МЛН
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 1,9 МЛН
Build a CRUD API with Docker Node.JS Express.JS & PostgreSQL
26:02
Build Scalable REST APIs in Node.js with Express, Postgres & SequelizeORM (2-Hour Masterclass)
2:09:29
PostgreSQL Node JS Express CRUD | REST API Tutorial
37:21
United Top Tech
Рет қаралды 1 М.
PERN Stack Course - Postgres, Express, React, and Node
1:22:45
freeCodeCamp.org
Рет қаралды 519 М.
Build a REST API with Node JS and Express | CRUD API Tutorial
1:01:16
JavaScript Mastery
Рет қаралды 558 М.
Better than Nokia ?..
0:14
NEXIDO EDITS
Рет қаралды 11 МЛН
Это самый популярный гаджет в мире
0:20
Apple Intelligence vs Galaxy Ai✨ #Shorts
0:19
lifegoodd
Рет қаралды 4,2 МЛН