fp-ts Tutorial | Chapter 3.1: Either tryCatch

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

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

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

    You are a lifesaver

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

    Hey man, I really like your videos, keep it up!

  • @bravelygeorge
    @bravelygeorge Год назад +4

    Great videos. Keep up the good work!

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

    I love these videos - if/when i ever need to use typescript ill be returning
    Thanks for your service to the community!!! ❤

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

      Thank you very much! 🙌

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

    I wish you would expand more on the Kleisli-stuff.

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

      It's a more complex topic and it's related to Category Theory, so I decided not to go into those details. However, I plan to cover Category Theory concepts at some point in the future. 😉

  • @mathiasmaerker613
    @mathiasmaerker613 Год назад +4

    Could you maybe start an series about effect-ts? Given the fact fp-ts merges with them? Otherwise great content! Keep up the good work

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

      Thank you! As far as I understand, there are no plans to stop maintaining fp-ts. So, I would like to focus on the fp-ts tutorial for the moment. In the future, I might do videos about effect-ts.

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

      @@MrFunctor Effect-ts will be quite huge, they're looking to implement effect/clusters for Erlang style concurrency for JS/TS

  • @파워맨-k2s
    @파워맨-k2s Год назад

    awesome videos, i love it

  • @dawid_dahl
    @dawid_dahl Год назад +1

    But thank you, awesome video as always!

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

    Amazing videos! What application do you use for creating and animating your slides?

    • @MrFunctor
      @MrFunctor  Год назад +1

      Thanks! I use manim for most of the animations. Some animations like simple object motion and screen fade in / fade out are done with the video editor. Then, most of the code snippets is just VSCode. 🙂