Тёмный

Easiest way to build real-time web apps? WEBSOCKETS with NestJS 

Marius Espejo
Подписаться 29 тыс.
Просмотров 45 тыс.
50% 1

In this video we take a look at the fundamentals of building a real-time web application, such as a chat application, using websockets with NestJS and socket.io as well as VueJS on the client!
00:00 - Preview
00:20 - Intro
01:45 - New application
02:05 - Dependencies
03:41 - Intro to Websocket Gateway
04:33 - CORS
07:43 - findAllMessages
09:23 - createMessage
13:29 - join / identify
17:13 - typing
20:55 - new VueJS client
34:55 - fix mistake!
36:15 - Working demo
38:05 - Wrap up

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

 

1 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 124   
@willalmur
@willalmur 2 года назад
I can see you becoming "that nestjs guy". Very easy and straightforward explanation. Thank you.
@mariusespejo
@mariusespejo 2 года назад
Thanks! I don’t really plan to be though 😄 there’s so much more to web dev that I’d like to cover but I’m building up to it
@johnparungao1354
@johnparungao1354 Год назад
i love binge watching your tutorials , feels like im working with a senior during my free time .
@StrayKev
@StrayKev 2 года назад
I found your channel about a week ago, and I am really enjoying the content you are making. Keep up the good work!
@mariusespejo
@mariusespejo 2 года назад
Glad to hear that! Thanks for stopping by to comment!
@AliAliOxenFree
@AliAliOxenFree Год назад
This is amazing. Thank you for creating this tutorial marius, always a treat to watch your content
@saveliy.d_13
@saveliy.d_13 Год назад
Best explanation of how to make a simple app using websockets. Thank you
@wiratleenavonganan6453
@wiratleenavonganan6453 2 года назад
Many thanks for NestJS tutorial. Very handy!! I really enjoy learning.
@eddyv524
@eddyv524 Год назад
Sir, you are a really good teacher. Very calm and crystal clear.
@mariusespejo
@mariusespejo Год назад
Thank you!
@metatronicx
@metatronicx 2 года назад
Thank you very much for this content 🤗🤗. With this out now, I think you have covered a lot of stuff in nestjs. Be blessed
@mariusespejo
@mariusespejo 2 года назад
Thank you 🙂
@hermes.j.pappas
@hermes.j.pappas Год назад
Great tutorial! Thanks so much 🙏
@rafaelgoncalves1526
@rafaelgoncalves1526 2 года назад
Nice content, dude!
@aldaineclarke755
@aldaineclarke755 2 года назад
I am really happy I found this vid...I'm planning to use WebSocket in nestjs. Thanks for the vid..
@mariusespejo
@mariusespejo 2 года назад
Great! Good luck on your project!
@aldaineclarke755
@aldaineclarke755 2 года назад
@@mariusespejo thank you💪🏿
@flavioextreme1
@flavioextreme1 Год назад
You are a saint my friend, if I still had hair I would have ripped it all out without understanding websocket
@minhoannguyen8543
@minhoannguyen8543 2 года назад
thanks for your tutorial, please realease more content Nestjs like this
@mariusespejo
@mariusespejo 2 года назад
😄🙌
@lapaklapakap
@lapaklapakap 10 месяцев назад
where Source code :(
@developer_anything
@developer_anything 3 месяца назад
thanks from Indonesia, its awesome💯
@mariusespejo
@mariusespejo 3 месяца назад
Hello! 👋
@agiraldodev
@agiraldodev Год назад
Your desktop wallpaper is great!..
@amaranthus7737
@amaranthus7737 Год назад
You're great, thanks alot
@AhmedHassan-sd1ty
@AhmedHassan-sd1ty 8 дней назад
quality content.
@suryohastomo9439
@suryohastomo9439 2 года назад
thanks, the tutorial so helpfull. i hope can add an other project like this with reactjs
@higol5596
@higol5596 Год назад
Thanks a lot. Websocket can reduce the network traffic if sending only new messages as broadcast. I am wondering if the app can make high avaiable (multi k8s pods)
@user-rv1bx8hx4v
@user-rv1bx8hx4v 17 дней назад
Thank you! 👍
@mariusespejo
@mariusespejo 17 дней назад
You’re welcome!
@muhammadrizotursunboev6854
@muhammadrizotursunboev6854 2 года назад
thank this lesson is really good
@mariusespejo
@mariusespejo 2 года назад
Glad you think so, thanks!!
@damianlluch
@damianlluch 9 месяцев назад
Excellent video. Can you share the repository of the project you created in the video?
@Alexlinnk
@Alexlinnk 9 месяцев назад
very nice
@MegaMurimi
@MegaMurimi Год назад
Great video! Do you have a repo of this?
@LucasAlexK
@LucasAlexK 11 месяцев назад
Have you thought about having the source code for each video somewhere? Would be super useful 🙌
@David-rz4vc
@David-rz4vc 2 года назад
Yess!
@thecastiel69
@thecastiel69 2 года назад
do you recommand dt 770/pro for watching movies?
@mariusespejo
@mariusespejo 2 года назад
I haven’t tried movies although for music I think it sounds amazing. It’s meant to be a studio monitor so it lets me hear all the details. I’m not an audio expert at all but that does mean it’s meant to be somewhat “neutral”, and I’m not sure what’s ideal for movies. For my use case if it’s not obvious I use it to monitor my mic to make sure it’s not recording things it shouldn’t, and to generally hear its quality in realtime as well as in post production
@amir8488
@amir8488 2 года назад
thnks for your videos, bro
@mariusespejo
@mariusespejo 2 года назад
Yeah man, glad you like it!
@sagar7929
@sagar7929 2 года назад
Also make a complete tutorial on soft delete with nestjs and prisma🙏🏽 Thank you so much for this tutorial🙏🏽🙏🏽
@ashishkumari-yg4gn
@ashishkumari-yg4gn Год назад
soft delete can implemented just by using deletedAt as null and adding this filter in each query
@BioInASec
@BioInASec Год назад
I wonder how you are able to explain such things in a very simple way, Keep this up and maybe consider telling us how you approach learning these new things! Thanks Anyways
@mariusespejo
@mariusespejo Год назад
Thank you, that could be a good video topic for the new year (how to approach learning things)! Will definitely consider it
@BioInASec
@BioInASec Год назад
@@mariusespejo Dying to watch it
@insomnia6961
@insomnia6961 Год назад
Great Video as always. Could you make a follow up on this that goes a little more in depth? would be really nice (chatrooms and stuff and maybe with local strategy auth). Greetings!
@mariusespejo
@mariusespejo Год назад
Yeah that could be a fun tutorial, will think about it!
@mandlankosi2160
@mandlankosi2160 10 месяцев назад
MARIUS ISTHE LIONEL MESSI OF NEST JS. thanks for this bro. awesome
@David-rz4vc
@David-rz4vc 2 года назад
Can you do a video on nest with casl but dynamic permission assign to roles stored in the database?
@mariusespejo
@mariusespejo 2 года назад
I’ll consider it, I don’t think there’s really much to it though, just store the rules as JSON and manage it. Casl can initialize an ability from json
@Gokuroro
@Gokuroro Год назад
In 30:57, won't the setTimeout actually kind of bombard the clients with multiple "isTyping = false"? For each time we're calling the "isTyping = true" event we're creating a new setTimeout and actually de-referencing it afterwards, without killing the original first. (maybe this is covered later in the video, but I wanted to mention it before I forgot, sorry if it is already covered)
@mariusespejo
@mariusespejo Год назад
Sorry been a while since I wrote the code but I think you’re right, probably ideal to clearTimeout, I think I intended to do that that’s why we have the timeout variable defined. Basically we’re just trying to debounce there. Good eye!
@sanwalfarooque2747
@sanwalfarooque2747 7 месяцев назад
@@mariusespejo I was going to comment the same thing.
@zackboudeffa1826
@zackboudeffa1826 Год назад
great work v😍, but i think it's way better if u add the source code.
@mrbelkabachi
@mrbelkabachi 2 года назад
When you are working on REST API you can document your controllers using Swagger but what alternatives do we have while workig on sockets?
@mariusespejo
@mariusespejo 2 года назад
There’s a thing called swaggger-socket but that’s only if you were attempting to do REST over websockets, which is probably uncommon. Other than that I’m not sure there’s any common standard for how to structure websockets so there likely isn’t much swagger-like solutions. You could always make your own custom documentation though
@mrbelkabachi
@mrbelkabachi 2 года назад
@@mariusespejo thanks
@shiengng5779
@shiengng5779 Год назад
Hope can get video for further implementation of this websocket in Nestjs, like updated edit features or multiple room
@mariusespejo
@mariusespejo Год назад
Yeah I think that would be fun to build! I’ll see if I can plan for that, thanks for the suggestion
@antnzr656
@antnzr656 2 года назад
Hello. How do you store connected users on the server in the real applications?
@mariusespejo
@mariusespejo 2 года назад
The underlying websocket library you use like socket.io usually will take care of keeping track of which clients are connected. You just need to build a way for your server to identify who the user is on that client, e.g. basically auth. Put those two together and you’ve got your list of connected users.
@itsalltwobits
@itsalltwobits 2 года назад
You are a monster on nestjs, thank's for the lesson! A video with Kafka os nestjs its will be nice too
@mariusespejo
@mariusespejo 2 года назад
Thanks for the idea!
@MartinPerez-mi1ty
@MartinPerez-mi1ty 2 года назад
Nice video, what vs theme are you using?
@mariusespejo
@mariusespejo 2 года назад
Monokai pro on this one I think!
@user-tt6nc6mo7k
@user-tt6nc6mo7k 2 года назад
I'm torn between sending the real-time data in the payload and just publishing a new "resource" created event and having the clients that are subscribed to that event re-fetch the data for that resource. On one hand, you save having your clients send multiple requests for the resource by including the data in the payload. On the other hand, by forcing them to re-fetch the data, you get to have one source of truth. Thoughts?
@mariusespejo
@mariusespejo 2 года назад
I’m sure there are more details to your use case but my gut reaction is that: if you’re already using websocket, meaning you have a persistent connection, why wouldn’t you just send the data directly? You still have one source of truth which is the server who now says “hey all you clients this is now the current data!” And clients could react and update immediately. However your other idea of simply publishing a trigger, it still means that each client still needs to spend additional time to fetch data which sounds like could have been available to them at the same time they got the trigger. However, there is nothing inherently wrong with that approach. If it’s because you’re just trying to reuse APIs, that makes sense to me
@user-tt6nc6mo7k
@user-tt6nc6mo7k 2 года назад
@@mariusespejo Hmm, that is a very good point. I just have to make sure that all data transformation occurs upfront within the service's method before returning it. Then it would be as you said with the server being the source of truth. Thanks.
@abdella2947
@abdella2947 Год назад
Hey @Marius thanks a lot for all your Nestjs content I really learned a lot from your channel. I have a request if you don't mind it would be helpful for me and a lot of ppl in the Nests community. I been trying to find a Nestjs React WebRTC video tutorial and surprisingly could find a single one online or youtube! If you could please create one that will be amazing!
@mariusespejo
@mariusespejo Год назад
Thanks for the suggestion, will keep it in mind!
@digitalwerse
@digitalwerse 2 года назад
thanks so much, and how can we authorize connected users?
@mariusespejo
@mariusespejo 2 года назад
I have some videos on auth. The fundamentals are all the same, you need a way to identify the user (e.g. perhaps upon connection require a login event, or do login via REST prior to allowing a connection). Once you can identify which user is dispatching an event, then it’s up to you how to do authorization, you can pull the user record and check they have permissions etc. Generally with nest you can utilize guards to do those checks. Few videos about that in the channel
@golu8045
@golu8045 Год назад
I want to create a project like whatsapp, where users choose the user which one I want to talk, and user click on them and send an message, and only that person get notified and receive the message I want to add this type of functionality in my nestjs app how can I implement this? please help
@mariusespejo
@mariusespejo Год назад
Take a look at socket.io, I believe it has built-in support for rooms
@golu8045
@golu8045 Год назад
@@mariusespejo can you please make a video in this topic?
@JohnSmith-le3xv
@JohnSmith-le3xv 2 года назад
Tell please, what is that font u're using?
@mariusespejo
@mariusespejo 2 года назад
I believe I’m using cascadia code at the moment, I’m not sure haven’t changed it in a while
@vannguyenthai2221
@vannguyenthai2221 Год назад
My vue demand v-for key, can i know what it is
@vannguyenthai2221
@vannguyenthai2221 Год назад
if anyone get the error like me, give it a key like this should work
@eddyv524
@eddyv524 Год назад
Can gateways be protected by using guards?
@mariusespejo
@mariusespejo Год назад
To some degree yes, here’s an example: stackoverflow.com/questions/58670553/nestjs-gateway-websocket-how-to-send-jwt-access-token-through-socket-emit However I don’t think you can add a guard to the entire gateway as a whole, and notice in github open ticket for handleConnection, can’t put a guard on it: github.com/nestjs/nest/issues/882
@TalebBahan
@TalebBahan Год назад
great men thinks
@104antony
@104antony 8 месяцев назад
Hello, great video. Can you share the Github link , so I have to study it more easily? Thanks!
@mariusespejo
@mariusespejo 8 месяцев назад
Hey! I’m sorry but the code isn’t on github
@104antony
@104antony 7 месяцев назад
@@mariusespejo Okay, thank you anyway :)
@franciscoroca9444
@franciscoroca9444 5 месяцев назад
ey mate, do you have the code? I am trying run it but connection refused all the time.
@mariusespejo
@mariusespejo 5 месяцев назад
Hey sorry not on github at the moment, I recommend taking a look at the official docs for the most up to date guidance
@franciscoroca9444
@franciscoroca9444 5 месяцев назад
My issue was related with my M2 chip and my node version. Is already working fine. Thank you for your answer.@@mariusespejo
@johnsonwu4075
@johnsonwu4075 2 года назад
can you share those code ?
@mariusespejo
@mariusespejo 2 года назад
Sorry it’s just in the video for now, you’ll find it’s actually not a lot of code to write
@Mr_Stork
@Mr_Stork 2 года назад
Nice tutorial, unfortunately after refresh page names doesn't appear in my messages.
@mariusespejo
@mariusespejo 2 года назад
You can dispatch the current list of messages to a client when they connect, or you can use a separate API call to fetch it initially. Various ways to go about it
@art7653
@art7653 Год назад
Please, leave github link on project here
@christianangelomsulit3759
@christianangelomsulit3759 2 года назад
Hi can you do socket authorization next? :)
@mariusespejo
@mariusespejo 2 года назад
I have a few videos on authorization already, it’s pretty much the same principles. E.g. see the CASL videos that I’ve made
@neonsegaming3114
@neonsegaming3114 2 года назад
Can we use graphql subscription?
@mariusespejo
@mariusespejo 2 года назад
You can! Graphql subscriptions use websockets under the hood. So it’s just a different interface basically but same idea. I have an example of that in my teamseas video if you’re interested
@neonsegaming3114
@neonsegaming3114 2 года назад
@@mariusespejo yes please i am migrating to fully graphql with graphql-ws
@mariusespejo
@mariusespejo 2 года назад
It’s in the channel!
@TheWalrus_45
@TheWalrus_45 2 года назад
@@mariusespejo Is this the same as Server-Sent Events?
@mariusespejo
@mariusespejo 2 года назад
Paul, sorry misunderstood the question. No it’s not the same as server-sent, which is not bidirectional like websockets are
@trephy2999
@trephy2999 Год назад
Would be cool to paste less code in. Sometimes I was a bit lost on where I should write what and where your code came from. Otherwise great Tutorial, keep at it!
@mariusespejo
@mariusespejo Год назад
Thanks for feedback. Definitely still trying to find a good balance for things such as pacing and writing vs pasting code
@sagar7929
@sagar7929 2 года назад
Please also makje a tutoril on the topic of Server sent event on nestjs using prisma
@mariusespejo
@mariusespejo 2 года назад
Using websockets is already one of the ways to directly push events from the server, what else are you looking for exactly?
@sagar7929
@sagar7929 2 года назад
@@mariusespejo to learn more as to understand the alternative way too.. I just heard sse is also good fot push event and compare to web socket, sse is good to go - i don't know what is it so I am here to know! If possible do make a tutorial one🙏🏽
@mariusespejo
@mariusespejo 2 года назад
Ah! I actually didn’t even know that was a thing, today I learn from you, thanks! I’ll look into it and maybe form opinions about it first. But at quick glance, it looks like it’s not bidirectional so the use case is limited to communication only coming from server. Also there is a hard limit of 6 connections per browser, unless it’s on HTTP/2 … that sounds pretty limiting. I could see this being useful for push notifications though!
@Komissar666
@Komissar666 Год назад
add repo pls
@rasulrukh2907
@rasulrukh2907 2 года назад
good job, but every video tutorial about programming must have a link to the source code IMHO)
@mariusespejo
@mariusespejo 2 года назад
Sure thanks for feedback, I’ll think about it. My content is already designed to be something you can follow along with from start to finish though. There are a lot of people that simply want the code and not to watch and you just won’t get the same value out of the content that way in my opinion.
@rcharles268
@rcharles268 17 дней назад
Source code
@zawriter4783
@zawriter4783 2 года назад
Hey Marious, Is everything okay? You have been off for so long. :)
@mariusespejo
@mariusespejo 2 года назад
Thanks for checking in, everything is good! I am working on a new video, just had a lot on my plate this past month
@leonelpaulus1095
@leonelpaulus1095 Год назад
thanks for your excellent tutorial, but I'm kind of tired of people explaining the same real time chat application example. I cannot find a way to connect to an external webSocket from an exchange for example to retrieve book orders, and there is not a single tutorial on consuming an already existing webSocket. So frustrating.
@mariusespejo
@mariusespejo Год назад
It’s important to look past the “it’s just another chat app” and actually learn and understand the underlying fundamentals required to engineer a more specific problem, e.g. if you’re putting together your own real-time feature. Your use case however is about integration with a 3rd party. Any external api generally should include usage docs, you should rely on that not tutorials. If it doesn’t have docs… reach out to the devs
@fatinnayhan4463
@fatinnayhan4463 4 дня назад
bang agamanya apa
@haralc
@haralc Год назад
Why 1/4 of the screen is your face? We all came here for the code ...
@mariusespejo
@mariusespejo Год назад
but you’re the only one who has complained so far lol have a great day
@HarshChauhan-gr5yu
@HarshChauhan-gr5yu 3 месяца назад
Seriously worst possible tutorial you are just creating the entire application without any checkpoints
@mariusespejo
@mariusespejo 3 месяца назад
There are timestamps in the description…? what checkpoints are you looking for?
@HarshChauhan-gr5yu
@HarshChauhan-gr5yu 3 месяца назад
@@mariusespejo We need to check in between how server is working. Postman testing in between so that people can code along. As of now we I say I want to code along with you I would just get to know my codes works at the end of the video