Node JS Tutorial for Beginners #13 - Streams and Buffers

Node JS Tutorial for Beginners #13 - Streams and Buffers

Net Ninja

8 лет назад

285,287 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@canmertinyo
@canmertinyo - 25.12.2023 16:34

thanks

Ответить
@maialso6096
@maialso6096 - 07.11.2023 23:19

wow.. i was really ready for that story.
made my life easier, thank you so much!

Ответить
@keivansf3459
@keivansf3459 - 06.09.2022 19:07

Amazing

Ответить
@jorims8537
@jorims8537 - 23.08.2022 11:54

perfect example. got it right away! thanks :)

Ответить
@mayur_madhwani03
@mayur_madhwani03 - 05.08.2022 17:18

Thanks for the video man

Ответить
@cristhianjesus8978
@cristhianjesus8978 - 26.02.2022 03:16

Thank you for making this topic so simple to understand! AMAZING!

Ответить
@uwemneku1917
@uwemneku1917 - 17.02.2022 01:11

I've been trying to understand this concept for as long as possible and this video really helped me understand it. And the icing on the cake is that with the illustration, this is something I'll never forget. Thank you 😊

Ответить
@AGriffith
@AGriffith - 25.01.2022 18:47

i honestly don't see why this would help in node js, I mean, I've seen some people doing res.write(chunk) and at the end they do res.end(), so... whats the point there if the answer will only arrive to the user until res.end() is executed, makes no sense to me

Ответить
@grasplearning4597
@grasplearning4597 - 01.10.2021 23:44

absolutely amazing explanation
loved It ♥♥♥

Ответить
@raihanahmed8271
@raihanahmed8271 - 28.09.2021 07:42

Excellent. Thanks a lot.

Ответить
@aryakabiri7272
@aryakabiri7272 - 05.09.2021 22:33

great explanation, thank you so much

Ответить
@Adhithya2003
@Adhithya2003 - 11.08.2021 19:36

You sound somewhat like Daily dose of internet.

Ответить
@martinschukwuma8947
@martinschukwuma8947 - 25.07.2021 20:00

Nice

Ответить
@thepriscila7278
@thepriscila7278 - 25.07.2021 00:09

you intro on earbud is a bitch

Ответить
@YosepRA
@YosepRA - 03.07.2021 16:23

Timeless explanation. Simple, concise, and fun. It unlocks a few doors of hypothesis on my rough understanding of streams.

Ответить
@melsaied101
@melsaied101 - 13.06.2021 09:12

Thank you

Ответить
@MzBiebergurl98
@MzBiebergurl98 - 24.03.2021 19:49

Dumme

Ответить
@aricjiang8363
@aricjiang8363 - 19.03.2021 15:50

excellent thank you!

Ответить
@wheresmydrink4552
@wheresmydrink4552 - 02.01.2021 09:06

I'm not sure what Node JS is, but I am leaning Java right now and no one explains streams and buffers well, so thank you.

Ответить
@rushwaa1399
@rushwaa1399 - 26.11.2020 14:03

Why do u use hard british accent?? There are many indians there who watch your videos and try to grasp the precious knowledge???

Ответить
@jurajzovinec6897
@jurajzovinec6897 - 20.11.2020 14:33

Net Ninja: "I ve got true story i wanna tell you".
Me: Started to listening more carefuly.
Net Ninja: "Guy who lived in the woods, one day he came across this huge NODE JS candy rock".
Me: Noding my head as a sign of believeness to this epic story.

LOL everything ninja says I want to understand eventhough I know it is nonsense ! Brilliant teacher !

Ответить
@aymenedafri7506
@aymenedafri7506 - 07.10.2020 13:07

What 's the difference bitween this and the TCP mentioned at tuto#11 ??

Ответить
@RichTheRich
@RichTheRich - 13.09.2020 15:36

I'm not even learning nodejs, but this is one of the best video explaining streams and buffers

Ответить
@davoodazadin948
@davoodazadin948 - 22.08.2020 19:37

Hello , i tried your code and some other guys code but i still cant do this 😔: please help , So
I splited a file using split command in linux now i have 10 small files and i want to give the names of these small files to the nodejs script so i can send the original file using these small files but the user must not receive multiple files insted he must receive only one file , but every code i tried closed the stream after the some files have been sent . 🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔, to be honest iam new to Nodejs and i kind of disliked it help me get my trust back , Thanks in advanced

Ответить
@zeyadyousef3606
@zeyadyousef3606 - 18.06.2020 18:45

is this avaible with Django?

Ответить
@KRameezAhsan
@KRameezAhsan - 28.05.2020 09:40

savage kids eating nodejs rocks..

Ответить
@bryanurizar
@bryanurizar - 10.05.2020 23:05

Does that mean when we see a video buffer right at the start that we haven't received the first pack/chunk of data?

Ответить
@sorover111
@sorover111 - 15.04.2020 00:59

This is awesome work man.. keep it up!

Ответить
@tuyishime2501
@tuyishime2501 - 13.04.2020 21:19

i like the way he pronounces buffer, custom,chunk

Ответить
@mahmoudsalah7628
@mahmoudsalah7628 - 09.01.2020 02:57

I can say this was the best explaining and visualizing i have seen in a while
Thank you so much ,really ❤

Ответить
@johnpzaccari
@johnpzaccari - 19.12.2019 02:40

...... still hard

Ответить
@arvindverma2374
@arvindverma2374 - 27.11.2019 06:58

What a great explanation !! Can you please make more videos on nodejs ?
It would be really appreciated if you can create videos for database connectivity.
Thanks a lot !!

Ответить
@seymirpro2323
@seymirpro2323 - 09.11.2019 12:17

Your story together with visual explanation of Streams and Buffer made it so clear! Subscribed!

Ответить
@louismefor9539
@louismefor9539 - 08.11.2019 16:35

Got a serious question with regards to live stream, is it possible to stream a file such that when a new client connects, the client starts streaming from the current position of the file instead of starting from beginning?

Ответить
@bisahealth3783
@bisahealth3783 - 08.11.2019 16:32

Got a serious question with regards to live stream, is it possible to stream a file such that when a new client connects, the client starts streaming from the current position of the file instead of starting from beginning?

Ответить
@FarukShaikh12
@FarukShaikh12 - 01.11.2019 23:16

Hi Net ninja awesome explanation could you please help me out for a real world example for streaming apart from videos streaming :)

Ответить
@VelizFrancia2012
@VelizFrancia2012 - 26.10.2019 00:48

Is there any way to request a video (hosted in firebase) and create a blob object with the data requested?

Ответить
@udayjain3985
@udayjain3985 - 16.10.2019 16:19

This is the first channel i search for as soon i have anything new I wanna learn

Ответить
@blazingbane5565
@blazingbane5565 - 28.08.2019 17:51

What is the difference between buffet in stream and packets!
Even packets stores small data

Ответить
@sanjitraman
@sanjitraman - 20.08.2019 20:50

this is brilliant!

Ответить
@cryptoboy1461
@cryptoboy1461 - 15.08.2019 21:38

The example made so much sense! thumbs up!

Ответить
@natas333x2
@natas333x2 - 13.08.2019 08:18

I like how you break up theory and demo into separate videos. It's like a node.js travelator.

Ответить
@gamingparlour1732
@gamingparlour1732 - 11.08.2019 23:11

legend says the kid has become ninja and he is making other kids achieve their candies

Ответить
@kyrylobuchynskyi7227
@kyrylobuchynskyi7227 - 09.07.2019 13:29

Excellent explanation!

Ответить
@janedoe8901
@janedoe8901 - 07.07.2019 17:49

This is the best tutorial series I've ever used, thanks! Chopping every topic into a 5min segment really helps keep my attention span alive

Ответить
@TruthSeekerClub
@TruthSeekerClub - 16.04.2019 14:54

I almost cried doing my research to understand this topic xD
...
Advice to who is watching.
He is providing good explination to the topic.. Never miss a word specially those who is details oriented.

Ответить
@FelixPelos
@FelixPelos - 18.03.2019 14:22

Gr8 tutorial on booffers

Ответить
@stefanomartell8413
@stefanomartell8413 - 15.03.2019 05:46

Good and simple explanation. Quick question: how can you generate a pdf with Node.js and Buffers? I want to generate the pdf in the server then pass it to the client and open the newly generated pdf in a new window. Thanks for your help

Ответить