Тёмный

Build a REST API with Node.js, Express, TypeScript, MongoDB & Zod 

TomDoesTech
Подписаться 29 тыс.
Просмотров 146 тыс.
50% 1

Repository: github.com/TomDoesTech/REST-A...
❤️Host your applications and get 💰$100 credit (referral): m.do.co/c/1b74cb8c56f4
0:00 - Introduction
2:00 - API demo
5:45 - Code walk-through
8:20 - Bootstrap the application
26:00 - User registration
58:00 - Session Controller
1:43:38 - Product resource
📚 Concepts & technologies covered
- REST APIs
- JWTs & refresh tokens
- Node.js
- TypeScript
- MongoDB with Mongoose
- Request validation
🌎 Follow me here:
Discord: / discord
Twitter: / tomdoes_tech
Facebook: / tomdoestech​
Instagram: / tomdoestech​
TikTok: / tomdoes_tech
☕ Buy me a coffee: www.buymeacoffee.com/tomn

Опубликовано:

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 431   
@TomDoesTech
@TomDoesTech 2 года назад
Learn how to test the REST API with the next video on the series: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-r5L1XRZaCR0.html
@francisabonyi7115
@francisabonyi7115 2 года назад
Thank so much for your effort, your courses are awesome.. Can you please add video for Redis cache on this video or another built project. Thanks
@ravenMK_
@ravenMK_ 2 года назад
Man I love you already!
@kittisakphatchaiphongsa3177
@kittisakphatchaiphongsa3177 2 года назад
@@francisabonyi7115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
@Islam_Eliwa
@Islam_Eliwa 2 года назад
you are amazing dude, thanks a lot
@TomDoesTech
@TomDoesTech 2 года назад
​@@stevechude3730 my videos are not for beginners. If you don't know hwo to set up Mongo locally, this video is not for you. Please consider how rude you're being to people that spend hours making videos for free.
@oz4549
@oz4549 8 месяцев назад
I have said it before and I will say it again. This tutorial is so good that I got an internship. However, do not just copy and paste what he did here. Take this and build on it or build something different using the practices in this tutorial, connect a frontend to show something, or integrate other things if you need. When he said "it will make any CTO weak at their knees", he was not lying. But really understand what he's trying to teach here and I know there are issues with some packages being outdated but go and research, hell, use a different tool or whatever. That's how you get good. I will never be thankful enough to him for this tutorial, I learned a great deal of stuff. Thank you man!
@TomDoesTech
@TomDoesTech 8 месяцев назад
This advice will land you a job, guaranteed
@minhnghia107
@minhnghia107 6 месяцев назад
yah 2 years ago but still gold. I'm not going to intern yet but through this tutorial, my skills have improved. I decide to watch the tutorial and then redo it by myself :D
@ochogwuemmy8171
@ochogwuemmy8171 4 месяца назад
Great. But how do users login as there no route for login
@thiagocrux
@thiagocrux 2 года назад
It's rare to find people who provide us with as much content as you do and even less with this quality. This video was immensely rich and I could learn a lot from it. Thanks, Tom!
@truthalwaysprevails662
@truthalwaysprevails662 Год назад
This is not to take anything away from Tom and his wonderful tutorials, the one thing I have began to observe is that lesser the subscriber count the better is the quality of the tutorial. Definitely not every time but generally
@aarondiaz2506
@aarondiaz2506 11 месяцев назад
super high quality content! I really like that you explain things like currying on the go, i mean you don't let anything unexplained on your code, thank you.
@osanyinbiyusuf7308
@osanyinbiyusuf7308 Год назад
I cant believe i have access to this kinda tutorial for free....the amount of knowledge passed here is quite overwhelming.....I appreciate you so much.....your tutorial has great impact in my life...Many thanks.
@ravenMK_
@ravenMK_ 2 года назад
Just exactly what I'm looking for and then there is you. I was meant to find you. Perfect timing. Thank you for this
@nonybrighto
@nonybrighto 3 месяца назад
Migrating from js to typescript for express and I am really glad I found this! Wish I found it a little bit earlier. Would have saved me the stress of digging around for some things I know so far! Thanks a lot! You deserve a cofee!!
@akash-kumar737
@akash-kumar737 2 года назад
Appreciate that you redirected to this new and updated video.
@robertholl8914
@robertholl8914 2 года назад
Good tutorial! A little tricky coming from more refined structured API environments to Express but made the experience as native and 'easy' as possible. Thanks!
@johnwick97t764
@johnwick97t764 Год назад
These contents are way better and productive than other so call "paid courses". Thank you so much for your service
@AesSedai2020
@AesSedai2020 26 дней назад
Can I say I absolutely love your tutorials, I am learning so much! Thank you :)
@reknine
@reknine 2 года назад
Very nice structure in the project! I think I'll adapt this. Great stuff!
@hasanerken9604
@hasanerken9604 2 года назад
This is a very good and thorough explanation of how to implement TS on REST Api. Great video. I hope we will see a video on Fastify as well. Thanks Tom, for this great tutorial.
@pankaj_9998
@pankaj_9998 6 месяцев назад
This channel is gold for nodejs reactjs devs. Thanks so much such valuable content 🙂
@axelpaul8988
@axelpaul8988 2 года назад
I love your channel and the tutorials you created. They are very helpful! It would be great if you could zoom in vscode with some software for zooming videos so it is easier to understand what's going on since I usually divide my screen in two pieces. One is the video and the other one is my IDE and when I do this, the characters from your IDE are pretty small. Overall, I love the channel and I'm very happy that you are getting more subscribers every day.
@kimshares1487
@kimshares1487 2 года назад
Thankyou I got a job and this is what I am using to learn the TypeScript perspective of Express. Kudos!
@KennedyOtisNyaga
@KennedyOtisNyaga Год назад
Very educative and thanks for taking time to make these production level videos. Also another tip on omitting the password from response... one can add select: false in the model level. This will automatically omit the password field or any other field with select: false.
@030426101993
@030426101993 Год назад
Just want to send a big Thank to you, Tom. I have learned a lot from this series.
@HighGamingDifficulty
@HighGamingDifficulty 2 года назад
Love your tutorials, I am a beginner with TypeScript, it helps a lot, thank you!
@TomDoesTech
@TomDoesTech 2 года назад
Great to hear!
@ayushpaharia5452
@ayushpaharia5452 2 года назад
Would love to see Prometheus, caddy+docker and Jest testing. Really got into typescript watching your videos. Please keep creating this lovely content!
@TomDoesTech
@TomDoesTech 2 года назад
I'm working on testing with Jets now, it will be out nest week, Prometheus should be quick so I will do that too :)
@TomDoesTech
@TomDoesTech 2 года назад
I also have a video about caddy + docker here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2oNsjyaCIrI.html
@meetsamseen
@meetsamseen 2 года назад
Thank you for this awesome tutorial Tom!
@Plaswin
@Plaswin Год назад
Thank you so much, love how clean your code looks
@nicklansbury3166
@nicklansbury3166 2 года назад
I love how you _almost_ stopped yourself laughing at your CTO comment right at the beginning. Thanks for putting together what will no doubt be another excellent tutorial. Keep 'em coming.
@TomDoesTech
@TomDoesTech 2 года назад
I thought about that joke for way too long.
@jean-marcmockel7848
@jean-marcmockel7848 2 года назад
Hey man! Outstanding value in these two hours. Thanks a lot for putting in the work. Can't wait to start the other videos in that playlist. One quick feedback from my side: You're kinda rushing through the tutorial and it's sometimes hard to follow in that pace. It would be great if you could explain certain things a little bit better like the overall architecture of the application and why you are doing certain things. I think it's always great to have the big picture from the beginning on. Keep up the great work!
@TomDoesTech
@TomDoesTech 2 года назад
Thank you for the feedback. It's difficult to tell what pace the video should be because it really depends on how much experience the viewer has I think.
@jean-marcmockel7848
@jean-marcmockel7848 2 года назад
@@TomDoesTech Yeah I know what you mean. "Advanced" or "Beginner" is always subjective of course and a question what kind of audience you'd like to serve with your videos. More beginners or more advanced devs that might get bored out. But nonetheless, your content stays on a high quality! Thanks for your efforts, Tom.
@benjaminiduwe2958
@benjaminiduwe2958 2 года назад
Great video, i really enjoy your series.
@adriantworek1057
@adriantworek1057 2 года назад
You do awesome job Tom providing such a robust content for free! Would like to see another part with creating UI, handling all these sessions etc. on the client side, preferably with Redux Toolkit or Context API.
@TomDoesTech
@TomDoesTech 2 года назад
Thanks Adrian, I am working on the UI part. I'm going to keep the library use to a minimum because it could get confusing for anyone that doesn't know how that library works.
@clutchmadness
@clutchmadness 2 года назад
I think this is the first time in my 'young' career that I've seen routes being handled like that. It's beautiful.
@TomDoesTech
@TomDoesTech 2 года назад
So glad you like it :)
@christopherugochukwu3517
@christopherugochukwu3517 Год назад
@@TomDoesTech when i hit the healthcheck route I get an error that says "unable to connect to remote server". but the console shows app is running on the designated port
@TomDoesTech
@TomDoesTech Год назад
@@christopherugochukwu3517 are you using Mongo Atlas or something? What is the "remote server"?
@IkraamDev
@IkraamDev 2 года назад
Very nice. Hopefully I’ll do this tutorial in the weekend whilst practising Neovim at the same time!
@TomDoesTech
@TomDoesTech 2 года назад
Never heard of Neovim, I'm going to download it and have a play around with it. let me know if you have any questions :)
@MiguelRodriguez-ng9wc
@MiguelRodriguez-ng9wc 2 года назад
Thank you for this tutorial, it's amazing c:!.
@mssafy2592
@mssafy2592 6 месяцев назад
man this was a master piece !
@belkocik
@belkocik Год назад
I love your tutorials!
@rafayzia4180
@rafayzia4180 2 года назад
Amazing content! keep em coming :)
@Creamworks
@Creamworks 2 года назад
Thank you very much for this, amazing tutorial ❤
@rajeev3147
@rajeev3147 2 года назад
Dude you are doing God's work. Highly appriciated
@zilvinas5130
@zilvinas5130 2 года назад
Overal great tutorial, one improvement I would suggest is putting more attention in small mistakes you make and fix during speed-up. Followed halfway through the tutorial to get my project's template to where I feel comfortable to develop it on my own. Huge thanks for for providing great starting point with a manageable folder structure and other methodologies!
@TomDoesTech
@TomDoesTech 2 года назад
Thank you for the feedback, that's really helpful! When I make those mistakes, I stop talking while I try figure it out so I need to learn to keep talking and explain the issue.
@stevereid636
@stevereid636 2 года назад
I agree, this is great tutorial, but you need to make sure to let us know when you’ve made a correction that been edited out. 🙏🏾 Otherwise excellent work👍🏾
@techOtuts
@techOtuts 2 года назад
Thanks for the wonderful tutorial. Please make a video on how to securely handle refresh token and access token on the frontend with react. I need this for a job please
@tenzl
@tenzl Год назад
Hi Tom thanks for the video. Just a question on 1:35:18 why are we checking to see if there is no "_id" field in the decoded object? wouldn't it always be there if verifyJwt returns the decoded object?
@jerryzhang7022
@jerryzhang7022 2 года назад
Thanks bro. Really nice tutorial.
@siyanbolafaruk3005
@siyanbolafaruk3005 Год назад
Thank you for creating this
@BarakAlmog
@BarakAlmog 5 месяцев назад
Great tutorial! Thanks so much.
@gotmorris
@gotmorris 2 года назад
I would like to see more about testing the API. Thanks
@dammyola
@dammyola 2 года назад
Me as well
@adrianogonzalez5269
@adrianogonzalez5269 2 года назад
Great video! loved to see a video on Apollo GraphQL
@kiefer8101
@kiefer8101 Год назад
Great video! More Express, TS, Prisma content pls!
@geuxor
@geuxor 2 года назад
Thanks for a great lesson! Would be great to see a repo for the same but with sequelize/postgres instead of mongoose :) Do you maybe have anything already?
@devsami
@devsami 2 года назад
Hi, I watched your previous vidoe on the same, I liked this video far more than the previous, because in this session, we end user get to see and comprehend the code written, and it's not overwhelming when you explain by writing them. I was practicing it alongside, although I am getting type errors like "module mongoose has no exported member DocuemtDefinition" Can you please help me with that? Also, Is there another way to use the interface instead Omitting each field individually
@nelsonfleig5024
@nelsonfleig5024 2 года назад
Thank you so much Tom. This is excellente! What do you think about recreating this with Type-Graphql and Apollo? Seems to be a great stack for building modern graphql apps with Typescript.
@TomDoesTech
@TomDoesTech 2 года назад
Yeah, I really like TypeGraphQL and have used it a fair bit so I think I will make a tutorial on it.
@umarmuhammadzakari4585
@umarmuhammadzakari4585 2 года назад
Thank you so much for the video.
@sergiyrudenko905
@sergiyrudenko905 2 года назад
Thank you Tom!!! Great lesson! Please make next lesson about deploying docker container on linux server!!!
@maurolsmoura
@maurolsmoura 2 года назад
Excellent tutorial, thanks a lot
@TomDoesTech
@TomDoesTech 2 года назад
Glad it was helpful!
@AdityaKumar-gl1to
@AdityaKumar-gl1to 2 года назад
Got what I needed !!!
@alanmejia6375
@alanmejia6375 2 года назад
You are great! Please make a video with full testing and React with TS. Well, Docker too! jaja
@TomDoesTech
@TomDoesTech 2 года назад
Thanks! I am working on the testing video now :)
@rohitpandit3267
@rohitpandit3267 2 года назад
thanks for this awesome content
@enogratechnologies1896
@enogratechnologies1896 4 месяца назад
Great tutorial. Thanks.
@haans8
@haans8 2 года назад
I'm not sure if it's necessary to explicitly give type to the request and response on the route 2nd argument, because I'm sure that it's already inferred, CMIIW. Except if you need a specific property on the body or query.
@vinayaknaik9884
@vinayaknaik9884 2 года назад
You made my day♥
@irfanhariths
@irfanhariths 2 года назад
Nice tutorial ! Suggestion for next video : Building a REST with prisma and mysql
@vladimirvucetic4466
@vladimirvucetic4466 2 года назад
Hi thank you for great series. With this session/refresh token implementation should we care about stealing refresh token? Do you think that implementing refresh token rotation is overhead with your approach? Thanks
@TomDoesTech
@TomDoesTech 2 года назад
Firstly, I'm not a security expert, I'm just demonstrating concepts here so if you're working with a lot of user data, make sure you have someone who understands security in-depth look at your code. Yeah, you should be worried about someone stealing the refresh token because if they have that, they can get an access token and then have access to the system. I would spend my effort trying to prevent the token from being stolen before I spend time reducing the blast radius in the event it does get stolen. So, what I mean by that is make sure you figure out how your application could be vulnerable to XSS attacks and reduce those threats. As for rotating refresh tokens. The issue is that you have no way to invalidate the refresh token without changing the public and private key pair. A lot of large companies will rotate their keys, but getting this to work without impacting the user experience would be challenging.
@samuelsilalahi4060
@samuelsilalahi4060 2 года назад
Great tutorial. Bu I have questions. - Can you tell me how to upload files with this tutorial? - Can we validate the file with zod? Thank you
@alright83
@alright83 2 года назад
[ @1:20:39 of your video] Hi Tom, what's the difference in storing your user object in res.locals.user and req.user?
@yassinebenlahbib1058
@yassinebenlahbib1058 2 года назад
thank you so much ❤️
@eissa178
@eissa178 2 года назад
It would be top if you can make a new video, adding a new endpoint but this time using a TDD approach. This way, we could learn how an experienced developer writes code using TDD.
@andresbreuer
@andresbreuer Год назад
Beautiful Tutorial!!! LOVED IT!! Just one question... Why do you prefer to use the config file for variables instead of enviroment variables? Is that secure?
@TomDoesTech
@TomDoesTech Год назад
These 2 things aren't mutely exclusive. The con fig file has defaults which can be overwritten by env vars
@knumchoke
@knumchoke 2 года назад
I am new to javascript and typescript, can you recomend vscode extensions you were using in this project.
@randomcell708
@randomcell708 2 года назад
Hi Tom. great conent. I have learnt so much. Would you consider building out a React frontend for this, as it's always nice to produce something more visual to show as an end result
@TomDoesTech
@TomDoesTech 2 года назад
I did that video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-oSz23pPBpFY.html&ab_channel=TomDoesTech
@marcus_leon
@marcus_leon Год назад
1:40:15 reIssueAccessToken is returning string or false, change the "return false" inside reIssueAccessToken to return "" , just a quick fix but can be fixed in many other ways
@sohamvishwas6795
@sohamvishwas6795 2 месяца назад
Thank You😇
@James-ud7ys
@James-ud7ys 2 года назад
Is there a reason to use the routes function instead of express.Router()? Traditionally, I've seen the Router method used but wanted to know your thoughts. Great vid!
@TomDoesTech
@TomDoesTech 2 года назад
It's just the way I'm used to doing it. I've used the express.Router() in another video
@Luka_brx
@Luka_brx Год назад
TOM IS MVP
@julianvogel1277
@julianvogel1277 2 года назад
Man I love ur coding style =D
@TomDoesTech
@TomDoesTech 2 года назад
Thank you so much :)
@julianvogel1277
@julianvogel1277 2 года назад
@@TomDoesTech ur welcome =) Just one little question. When you call the createUserSessionHandler you are using the same private key for the accessToken and refreshToken. Isn't that a problem? Or are you changing that later. Cant't wait to watch the next videos of that series =D
@swayamnayak7134
@swayamnayak7134 2 года назад
Great video tom !! Can you please make a video on how to use typeorm with this server to interact with a sql database..
@TomDoesTech
@TomDoesTech 2 года назад
Thanks, who's Tim?
@swayamnayak7134
@swayamnayak7134 2 года назад
@@TomDoesTech ohh sorry i mispelled tom as tim 😅
@farhanfauzan8355
@farhanfauzan8355 Год назад
may i ask Tom? how about the sessions that being valid all the time? like it was actually never revoked or deleted in this case? is it safe to let a valid session recorderd event thou the actual accesst token or refresh token when the session is created is long time ago already expired?
@irahazda
@irahazda Год назад
What are we supposed to set as accessTokenPrivateKey, accessTokenPublicKey, refreshTokenPrivateKey and refreshTokenPublicKey in the config/default.ts? I keep getting an error saying Configuration property "mykey" is not defined
@durveshparmar6775
@durveshparmar6775 Год назад
Hey that was great work and the one I was looking for... But I couldn't figure out how to generate refresh token private / public keys? is it same as access token private / public key process or different?
@TomDoesTech
@TomDoesTech Год назад
You can use the same or different keys, up to you. Probably better to use different keys but it's not that big of a deal
@eminothedon716
@eminothedon716 2 года назад
Can you explain to me why we're saving sessions to the db i don't get the concept ? is it to verify that we issued the tokens not someone else ??
@filipkajanovic1425
@filipkajanovic1425 4 месяца назад
Hello there! First of all, I realy love your tutorial(s). I'd like to ask little bit deeper about session handling => We are making new session every time user logs in. In longer term i feel like it's lot of unnecessary data in db so my questions are => 1) Should we reuse users preivouse session, or is that bad approach? 2) Should we keep them or would it be better to have some middleware that would once in time delete or old sessions? Or delete users preivouse session every time he logs in...? 3) Can we use them for storing history of users behavior? (Add new variable to Sessions & have some middleware that would push log that variable every time some endpoint is called from that session) Thank you & hope you're doing well 🙂
@FudgeRaco
@FudgeRaco 2 года назад
Liked! Subscribed! Just wondering why you use Zod instead of Joi?
@TomDoesTech
@TomDoesTech 2 года назад
Zod has better TS support and I'm more familiar with it
@joaquinsuarez499
@joaquinsuarez499 2 года назад
Amazing video, but why don't use eslint?
@francisabonyi7115
@francisabonyi7115 2 года назад
Your content is so amazing, please can make feature for roles and permission. thanks
@ThisClark
@ThisClark Год назад
If you got stuck with 403 forbidden in Postman around 3:30 in the video, set environment variables and attach the environment to the current workspace. Here's a one minute demo of me going from 403 forbidden to 200 ok by setting the environment properly: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-SRX8H7OMS0c.html
@jritzeku
@jritzeku 2 года назад
Is it standard to have a Service layer ? In other mvc examples, I've usually seen all those functionalities from the service layers inside the controllers. Great tutorial btw! Will be watching the unit testing in express video next in your channel .
@TomDoesTech
@TomDoesTech 2 года назад
I don't know if it's standard or now and I don't think it's useful to think about it like that. I think the question you should be asking is: "Does this make sense for my application and does it fit with the way I like to work?"
@jritzeku
@jritzeku 2 года назад
@@TomDoesTech thanks !
@RaydenNnN
@RaydenNnN 2 года назад
just one tip, use status on your tutorials ;) forget to use 201 to create a new user, create sessions, etc
@TomDoesTech
@TomDoesTech 2 года назад
Yup, good call!
@johnapple3471
@johnapple3471 2 года назад
You have a very soothing voice
@TomDoesTech
@TomDoesTech 2 года назад
Oh wow, thank you
@adventurer2395
@adventurer2395 2 года назад
What would you call the architectural pattern you follow in this project, and why not abstract the database to make it easy to swap if needed?
@TomDoesTech
@TomDoesTech 2 года назад
I'd call it a 'TomDoesTech special architecture', nah it's MCS or something, Model Controller Service. Why would I abstract the database? This is a tutorial, not an application I'm deploying. But who just rips out their BD and swaps it for something else? It's not something I've ever seen happen. Not without a major rewrite anyway.
@DeepakKumar-ze8ii
@DeepakKumar-ze8ii 2 года назад
Hi Tom, I have a request! Is it possible to divide the long video as playlist in future bcz completing this video in one go is not possible and thanks for making this awesome video!!
@TomDoesTech
@TomDoesTech 2 года назад
Sorry but longer videos do much better. I've done a few videos where they are in parts and they do significantly worse
@ivankraev4264
@ivankraev4264 2 года назад
Hey, can u explane how is "this as UserDocument" working ? I cant figure out
@codevo6738
@codevo6738 2 года назад
Please is there a reason why you were storing the user's sessions in the database? Also, can I store the user's sessions in Redis instead of the database?
@TomDoesTech
@TomDoesTech 2 года назад
It's stored in the DB so we can check that it's still valid when we go to issue a refresh token. Storing it in Redis would is a good idea.
@antoniosalzano5253
@antoniosalzano5253 2 года назад
export async function createProductHandler( req: Request, res: Response) {} Where can i read more about this filtering the request? I would like to understand more about this?
@imigi427
@imigi427 Год назад
If someone had problem with: 'routines: get_header_and_data: bad end line', just check if your IDE do not add extra line while saving your document. In my case, 'prettier' extension added extra spaces on the beginng of every line. After correcting that I got my token keys. BTW. Thank You TomDoesTech for your yt tutorial ts with my node server. And your video is god blessing
@zackOverflow
@zackOverflow 2 года назад
This is awesome!!! thank you for this lesson. One request, can we make it a full stack app i.e. can we build a frontend to consume this API? thank you once again.
@TomDoesTech
@TomDoesTech 2 года назад
There is a UI part in this series if you want to check that out
@zackOverflow
@zackOverflow 2 года назад
@@TomDoesTech ok, thanks so much. Meanwhile, i'll like to point out that, both your terminal & your file EXPLORER cover more than half of the screen in this video, it would be nice if you minimize your terminal when not in use that way, the viewers can have a clear view of the code on the screen. Thank you, you are the best.
@chukaezem6267
@chukaezem6267 Год назад
Hey Tom, great tutorial. At 1:32:19 after updating the session to valid: false; shouldn't the get request to fetch all sessions return a 403 unauthorized error, as we just invalidated the current session to be false, and there is a requireUser Middleware on that route, and deserializeUser fetches the accessToken(which is supposed to be invalid now?)
@TomDoesTech
@TomDoesTech Год назад
yeah
@chukaezem6267
@chukaezem6267 Год назад
@@TomDoesTech But I doesn't in the video. We are still able to get Sessions. I assume that when we consume the API on the frontend, there'll be a method of invalidating the accessToken to circumvent it.
@politeboy2996
@politeboy2996 2 года назад
Amazing codding standard
@sreekumarmenon
@sreekumarmenon 2 года назад
Awsome videos! suggestion for next video - Build a REST API with Node.js, Express, TypeScript, Prisma & Postgres.
@TomDoesTech
@TomDoesTech 2 года назад
I did something very similar to this but I used Fastify instead of Express.
@sreekumarmenon
@sreekumarmenon 2 года назад
@@TomDoesTech Awesone,, could you share the link pls
@TomDoesTech
@TomDoesTech 2 года назад
@@sreekumarmenon ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-LMoMHP44-xM.html
@sreekumarmenon
@sreekumarmenon 2 года назад
@@TomDoesTech Thanks I like the folder structuree in that video better, controller,service,schema all in same folder grouped by feauture! question why pick zod over yup ?
@TomDoesTech
@TomDoesTech 2 года назад
@@sreekumarmenon Zod has better TS support than Yup
@akshatgupta1658
@akshatgupta1658 2 года назад
at 1:07:17 why are using spread operator like ...(options && options), an not simply ...options ? will in undefined case it produce error if we just use ...options?
@TomDoesTech
@TomDoesTech 2 года назад
Yeah if options is undefined and you try spread it, essentially your're saying ...undefined which isn't valid and it will throw. You can default options to an empty object and it will work, but I use the ...(options && options) syntax because it works for all data types
@okegbemijoshua3342
@okegbemijoshua3342 6 дней назад
hello, how do we access res.local.user.sesssion , since our user model does not have the session field
@vinayaknaik9884
@vinayaknaik9884 2 года назад
Thank you,
@tarik3958
@tarik3958 2 года назад
Hi Tom, why not create a route folder for all the routes? I think one single file for all the routes can get very long
@TomDoesTech
@TomDoesTech 2 года назад
There's no reason not to do that. I don't think its necessary or help for this particular tutorial but sometimes I will split routes into their corresponding resource. So for example, user.routes.ts, session.routes.ts & product.routes.ts. However, I usually don't do this and usually just have one massive file for all the routes. It doesn't contain any complicated business logic and so I generally think it works fine.
@Omer-fr1ze
@Omer-fr1ze 2 года назад
Great video! Would it be more secure to sending tokens via cookie?
@TomDoesTech
@TomDoesTech 2 года назад
I usually use cookies, if you watch the UI part of this series you'll see I use cookies
@Skia_
@Skia_ 2 года назад
Hello, i have a question regarding the folder structure What's your thought on the feature oriented structure? (Where one would have a top level folder for Users, Products and each of those contain the corresponding controller, service and model etc) Wouldn't that make it much easier to manage especially when your app grows in size?
@dammyola
@dammyola 2 года назад
I'm interested in the answer for this question as well, thanks for asking.
@TomDoesTech
@TomDoesTech 2 года назад
Hi Skia, thanks for the question. The answer to this is going to be a little long, so sorry for that. The module approach has become really popular, especially with Nest.js using it. I think it's a great approach but not really something I use outside of Nest.js. Firstly, it doesn't really matter what you use, just be consistent. People will choose weird hills to die on and tell you one thing is absolutely better and another, I tend to be very skeptical of opinions like that. The module approach that you mentioned in a tip of the hat to OOP where everything is organised around object definitions. OOP isn't a paradigm that I use often, or at all outside of Next.js. I like to organise my code around functions and think more about how the data flows through the system, opposed to how objects are defined. Lastly, this structure helps to illustrate how the data flows from the route handlers, through the controller and down to the DB, which I think it an important concept to think about and teach.
@TomDoesTech
@TomDoesTech 2 года назад
I'll also add that when it coming to maintaining large code bases, I rarely think about how the code is actually organised, as long as it's consistent. The other things that also help maintain large code bases are good tests, documentation, small and simple components, appropriate abstractions ect...
@irahazda
@irahazda Год назад
May I know what is the purpose of the deserializeUser function? What is it trying to do/achieve? Why do we need it?
@TomDoesTech
@TomDoesTech Год назад
It converts a JWT into a user object and attaches it to the request object so it's usable for the rest of the request
@gorutorot
@gorutorot 2 года назад
Hello, thanks for the tutorial! I'm currently stuck on the getting all of a users sessions part. im console loggin the accesstoken in deserialize user and it doesnt exist. I realized this is because when I create a session, the token is not getting stored in the request header. I dont notice anywhere in this tutorial where you are explicitly storing the token to req.headers.authorization. please help!
@bilkisuismail6096
@bilkisuismail6096 8 месяцев назад
same here, please did you get a way around this?
Далее
Build a RESTful API with Fastify, Prisma & TypeScript
1:21:35
Learn TypeScript Generics In 13 Minutes
12:52
Просмотров 240 тыс.
I Beat The 10 Hardest BUZZ Challenges!
17:50
Просмотров 110 тыс.
How To Use TypeScript With Express & Node
17:05
Просмотров 66 тыс.
Testing Express REST API With Jest & Supertest
55:46
Просмотров 116 тыс.
How to Setup Node.js with TypeScript in 2023
3:45
Просмотров 377 тыс.