Responding to YOUR feedback about promise concurrency

Поделиться
HTML-код
  • Опубликовано: 15 фев 2024
  • Thanks for all the great comments on my last video!
    My Links
    shaky.sh
    shaky.sh/tools
  • НаукаНаука

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

  • @Guergeiro
    @Guergeiro 4 месяца назад +5

    Really nice video! The typescript really makes it easier to wrap around in my head, whereas before I was always trying to keep track of what type is supposed to go where.

  • @larshanisch
    @larshanisch 4 месяца назад +1

    To answer your question: I'm more the typescript guy but it's refreshing to have this kind of coding in between.

  • @mettle_x
    @mettle_x 4 месяца назад

    About 5 years ago, I implemented the callback-style promise-chunking using Generators. I found it more intuitive to work with that way. Give it a try yourself!

  • @thedelanyo
    @thedelanyo 4 месяца назад

    At the beginning of the video where those bugs were solved based on the comments of the first video, I think is one of the reasons why OSS is an interesting adventure 😊😊

  • @larshanisch
    @larshanisch 4 месяца назад +2

    Isn't there a problem, if you pass less callbacks than concurrency? The while loop to start the promises should take that length into account.

  • @iskariotski
    @iskariotski 4 месяца назад +1

    What about concurrency, might have missed how is this input used

  • @vikingthedude
    @vikingthedude 4 месяца назад

    Did you switch from vscode to neovim?

  • @markokraljevic1590
    @markokraljevic1590 4 месяца назад

    boring and useless, make something practical and useful