Jumpstart with NodeJs Streams

所在平台: Udemy

课程主页: https://www.udemy.com/course/jumpstart-with-nodejs-streams/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Jumpstart with NodeJs Streams 概述:流(Streams)是Node.js世界中一个非常重要的概念。你知道我们的文件系统和在Node中构建的HTTP服务器都是基于流构建的吗?理解流对于成为Node.js高手至关重要!本课程将深入讲解流的不同类型以及它们的实际应用,很多课程常常忽视这个重要概念。例如,如何构建一个像YouTube这样可以**流式播放**视频的网站?缓冲是如何发生的?这些问题的答案都与流有关。本课程将帮助你建立对流工作原理的扎实理解,同时介绍如何有效使用它们。课程将涵盖以下内容: 1. 什么是流,流的必要性 2. 流的不同类型 3. 流中的背压(Backpressure) 4. 如何使用pipe、pause和resume API 5. 理解流的内部工作机制 本课程将通过运行不同的小示例来教授流的概念。因此,今天就注册,提升你的Node.js技能吧! 课程评价: - “好课程。帮助理解流的概念。示例简单明了,背压处理非常好。推荐给那些经验丰富但对这个主题不太了解的Node.js开发者。希望可以添加更多示例。” - “对流的良好介绍。我想在这里的其他课程中没有触及到这一点!非常感谢这个课程,这对Node.js初学者来说很重要!”

课程评论(0条)

课程详情

Streams are very important concept in Node world. Did you know our file system, HTTP server that you build in node is all built on top of streams? Understanding streams is very important to become an NodeJs Ninja! There are several types of Streams and mostly every course misses this important concept. For example, how do we build a website like youtube that **streams** the video? How the buffering happens? Well the answer to that question is by using Streams. This course gives you a solid understanding of how streams are working under the hood and at the same time, how one should use them too. The different types of streams will be explained. The following items would be covered:1. Streams , why its required2. Different types of Streams3. Backpressure in Streams. 4. How to use pipe, pause, resume API5. Understanding how internally Streams works!The course will teach you streams by running different small example. So sign up today and get your Node.js skills to the next level. Few reviews of this course:"Good course. Helps on understanding streams. Examples were also simple and clear. handling of back pressure was really good. I recommend for even experienced node ppl who doesnt have knowledge on this. Atlast wish could have added more examples.""Good introduction on streams. I guess none of the course here on udemy touches on this! Thanks for the course. Really needed for node beginner!"

课程标签

0人关注该课程

主题相关的课程