Build Realtime Chat App with Deno and WebSockets

preview_player
Показать описание
💬💬 Real-time chat application using Deno and WebSockets 💬💬

In this video we are going to use Deno and WebSockets and create Real-time chat application.

I this video, HTML and CSS is already ready and you can download it from the following link if you want to follow this tutorial.

Finished code - (If you like it, Give it a ⭐)

Check my Github:

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

You are leading in practicle Deno projects on youtube...way to to go bro.

siyaram
Автор

Excellent tutorial!
Clear explanation, thank you!

shaki
Автор

It’s dee-know, the Ryan officially named and corrected the pronunciation

elis
Автор

Very easy to follow, great explanation. However, I would not disabling type checking removes one of advantage of deno

micahthomas
Автор

Great video!
Can you make a restul api with deno in the future?

zaydaztero
Автор

Great video. Don’t want to make that with Node?

alexkostyniuk
Автор

Hey do you have any plan to integrate chat application in yii2 using sockets ?
I have never seen any tutorials of chat application in yii2 . It will be so great to see how efficiently yii2 can handle sockets using php .

naresh
Автор

Great Video !! Good explanation. But why did not you use UrlSearchParams Object instead of coding your own logic to retrieve query params ?

mouhamaddiop
Автор

Superb project. can we deploy it any online server?

dhanushkasaman
Автор

Why are you not using TS ? One of the main points of Deno is TS

AlanDanielx
Автор

I think your channel name would sound a bit more awesome if it was The Codéholic.

jackmaison
Автор

how are you serving the static files in the public dir?

siddarthkotthur
Автор

i am getting this AssertionError error when running both the code along version and the finished version .... any ideas?. Thank you

error: Uncaught AssertionError: Unexpected skip of the
emit.
at Object.assert ($deno$/util.ts:33:11)
at compile ($deno$/compiler.ts:1170:7)
at tsCompilerOnMessage ($deno$/compiler.ts:1338:22) at workerMessageRecvCallback

sqwrl
Автор

Thanks for making awsome videos like this?Can you make more videos about how to build projects using php in the future?

xuane
Автор

I'm assuming you're just running a separate app serving the public dir?

therhodesy
Автор

i realy got stuck
... code has some problem :(((

spguy
Автор

How to deploy this application on heroku ?

yashraj
Автор

1:21:50 Use `el.scrollTop = el.scrollHeight` instead

simply-dash
visit shbcf.ru