Ramda JS Tutorial - Part 40 (filter)

Поділитися
Вставка
  • Опубліковано 2 гру 2018
  • Not just arrays and objects. In this video we implement filter for the Maybe type.
    ⭐️ Support the channel on Patreon:
    / christopherokhravi
    👾 In this video:
    R.filter
    Array.prototype.filter
    Fantasy-Land Filterable
    R.addIndex
    🖥 Full playlist:
    • Ramda JS Tutorial

КОМЕНТАРІ • 20

  • @superpupernone
    @superpupernone 4 роки тому +6

    Christopher! We are still waiting for new episodes.........

  • @LosEagle
    @LosEagle 4 роки тому +4

    It sucks that the series stopped here but thanks so much for this series. Whenever I try to look up videos about functional programming it's mostly filled with presentations and such but I prefer hands-on approach more than that because I learn faster by doing not watching. Especially when it comes to Ramda. I don't even know how to read the function parameters in docs descriptions but at least I know what many of the functions do now..

  • @bmehder
    @bmehder 2 місяці тому

    I'm about to watch the last video of this playlist, and I am a bit sad that it ended.
    I learned so much from this series, and I can't thank you enough for all the time you put into it.
    I just want to throw this out there - How cool would it be to come back to this series after 5+ years?

  • @shakibamoshiri2503
    @shakibamoshiri2503 4 роки тому +1

    Hey man, very great series. Make it greater by mapping your vim buffer to node, so not leaving the vim every time
    :map r :w !/usr/bin/env node
    or you can read it back to your buffer
    :map t :r !node %
    for anyone uses vim, you do not have to save file. just press 'r' and the is sent to "node" and the output is seen below buffer.

  • @markusgattol
    @markusgattol 5 років тому +4

    waiting for 41+ now...

  • @afrymusic
    @afrymusic 5 років тому

    This has been a seriously excellent series of videos Christopher! Thank you so much for taking the time and care to explain this library for the rest of us, you've got a great ability to teach. 🙇‍♂️ 🙇‍♂️ 🙇‍♂️

  • @danielzaretsky1375
    @danielzaretsky1375 5 років тому

    I can't believe your devotion to this utility library. amazing effort. you are awesome.

    • @ChristopherOkhravi
      @ChristopherOkhravi  5 років тому

      It’s a pretty cool library after all. I’ve learned crazy much by systematically reading through it :) Thank you very much for your comment and for watching the video :)

  • @brunohublocal188
    @brunohublocal188 3 роки тому

    Congratulations for this videos. Is Very good!

  • @MrPDTaylor
    @MrPDTaylor 5 років тому

    Thank you so so much for this Ramda series!!!
    I'm loving my journey in the world of functional programming and you are helping so much!!!

    • @ChristopherOkhravi
      @ChristopherOkhravi  5 років тому +1

      Awesome! I’m very glad to hear! I’m liking the journey as well so far and while I feel that there’s a long way to go, the good thing is that it actually feels like I’m learning very pragmatically useful things along the way. Best of lucks in your future endeavors! And thanks for watching 😊😊😊

  • @binary64
    @binary64 2 роки тому

    This series was incredible. Thank you so much. Is there any chance of resuming from 'F'? Or a re-do of the series with fp-ts?

  • @ruslanvolovik2745
    @ruslanvolovik2745 2 роки тому +1

    Could you make videos on ramda-fantasy, or fantasy-land?

  • @chandrab7185
    @chandrab7185 3 роки тому

    Your videos always inspire. can u please also make a video on 'Path'

  • @MrBengsLinO
    @MrBengsLinO 5 років тому

    You helped alot with this series, thanks Christopher! Keep your good work man :)

    • @ChristopherOkhravi
      @ChristopherOkhravi  5 років тому

      I’m glad to hear 😊 Thank you very much for letting me know and thanks for watching 😊😊

  • @MrPDTaylor
    @MrPDTaylor 5 років тому

    What exactly are the fantasy land specifications?
    Will you please do a video on them?!?

  • @christernilsson1
    @christernilsson1 2 роки тому

    Extremely good content! But, I think the alphabetical order should have been replaced with complexity order.

  • @ironhammer4095
    @ironhammer4095 Рік тому

    What a great series. Too bad you only got as far as F.