How to use "Streams" to improve performance in Node.js?

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 19

  • @carlosdelgado5632
    @carlosdelgado5632 Год назад +8

    This is the 2nd video that I watched from you, and I'm already hooked on the way you explain complex topics and provide multiple examples, subscribed, and can't wait for more golden content like this. Thanks a lot

  • @Hataken999
    @Hataken999 Год назад +2

    This is what im looking for... Your explanation is so detail & easy to understand, thx sir ♥️

  • @jenilvaghasiya9892
    @jenilvaghasiya9892 Год назад +3

    Great video! I'm looking for more like this in details. Thank you

  • @CaioCesarPS
    @CaioCesarPS 8 месяцев назад +1

    The problem with tutorials teaching Streams it is only teach the same thing but I didn't found anyone teaching how to fetch and stream to a csv file from a database, something like that would help even more the community

  • @deneguil-1618
    @deneguil-1618 Год назад

    really good overview on how streams work in NodeJS! i'm personally trying to use them to handle the processing of a possibly large XML file that is sent to the server but i'm struggling with the chunks since it always cuts a tag which makes it unusable for parsing

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  Год назад

      Interesting. Any possible solutions on the internet?

    • @deneguil-1618
      @deneguil-1618 Год назад

      @@SoftwareDeveloperDiaries not that i've found yet. and since i'm a little short on time and so far the heaviest file i have to work with is 6MB i've decided to just load it in memory and parse it in JSON, if more performance is needed the employees that'll come after me can figure that out it's more important that i have something working instead

  • @EBay_Dev
    @EBay_Dev Год назад

    great video and looking forward to see a real world example of it for example in uploading/downloading huge file on node server and kinda process the stream of byte on the fly in combination with something like ffmpeg if possible. I think it would an amazing use case for streams.

  • @remikpadonou2417
    @remikpadonou2417 6 месяцев назад

    Thanks a lot

  • @aram8639
    @aram8639 2 года назад

    what is the most requested backend frameworks in germany. is django included?

  • @mrlectus
    @mrlectus 3 месяца назад

    How can I start reading from a particular point, without starting from the beginning first?

  • @shinmini99
    @shinmini99 Год назад

    recommend👍

  • @aki1840
    @aki1840 Год назад

    One question. Is it boring to make so many awesome videos?
    Respect 🫡