The State of Full-Stack OCaml (with António Monteiro)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 19

  • @lolifedog1195
    @lolifedog1195 2 หลายเดือนก่อน +5

    Great show, thank you for helping to give non mainstream languages like Ocaml the exposure they deserve

  • @swannie1503
    @swannie1503 2 หลายเดือนก่อน +10

    Glad to see this show back!

  • @780Chris
    @780Chris 2 หลายเดือนก่อน +23

    Man sees OCaml, man clicks Like

  • @valentinussofa4135
    @valentinussofa4135 2 หลายเดือนก่อน +8

    OCaml is such a funny language because it has so much stuff that almost no one even knows exists.
    ~Antonio Monteiro~

  • @psi4j
    @psi4j 2 หลายเดือนก่อน +3

    Love you, Kris! Thank you for this awesome channel and for always bringing quality content!

  • @samsinite100
    @samsinite100 2 หลายเดือนก่อน +2

    Love this show, stumbled upon it a few months ago and listen to most episodes. The host mentioned that he would rather write typescript than JavaScript. Imo typescript can get messy fast with generics, I’d rather just be in JavaScript or even better an actual functional language with types like reason, ocaml, or purescript if I am going with types.

    • @majorhumbert676
      @majorhumbert676 2 หลายเดือนก่อน

      If you write your programs in Typescript the same way as you write JavaScript, you'll end up with a lot of generics, runtime type checking, and type assertions; yes. But if you adjust your style to TypeScript, you'll find yourself writing code in a more restricted way where you're not reaching out to generics quite as often.

  • @TheHubra
    @TheHubra 2 หลายเดือนก่อน +2

    good video, despite not caring about either JS or ocaml 👍

  • @PaulSebastianM
    @PaulSebastianM หลายเดือนก่อน +1

    28:18 also add F# with Fable compiler. I am surprised it doesn't get talked about more.

  • @kenneth_romero
    @kenneth_romero 2 หลายเดือนก่อน +1

    we're so back!

  • @Anonymouzee
    @Anonymouzee 2 หลายเดือนก่อน +1

    melange is the spice... yo need to see ReasonML!!! 🤣

    • @pookiepats
      @pookiepats 18 วันที่ผ่านมา

      Melange came after Reason's demise to save what was ReasonML after those jokers splintered off into Rescript... nice jab tho.

  • @MarekFajkus
    @MarekFajkus 2 หลายเดือนก่อน

    Funny. Just yesterday I wrote micro runtime for JS for algebraic effects using continuation passing.

  • @pierofuriesi1156
    @pierofuriesi1156 2 หลายเดือนก่อน +1

    I was a contributor of Ocsigen, what about it nowadays?

    • @Sventimir
      @Sventimir 2 หลายเดือนก่อน

      I used to use Ocsigen a couple years back and had pretty good time with it. I'm curious what's happened to it as well.