Update from the Elixir Core Team - José Valim | Code BEAM Europe 2023

Sdílet
Vložit
  • čas přidán 5. 01. 2024
  • ✨This talk was recorded at Code BEAM Europe 2023. If you're curious about our upcoming event check codebeameurope.com ✨
    What the Elixir team has done in the last few months, what projects they’re working on, what’s going on on the research side, and what features will be in the next release.
  • Věda a technologie

Komentáře • 10

  • @martinvannijnatten8134
    @martinvannijnatten8134 Před 4 měsíci +3

    Thanks Jose - very clear, open and exciting work going on about type system and good see the close cooperation with the OTP and Erlang teams

  • @flipperiflop
    @flipperiflop Před 4 měsíci +4

    The documentation updates is a really good one - the diagrams are a nice addition

  • @igustingurahokaprinarjaya7482
    @igustingurahokaprinarjaya7482 Před 4 měsíci +3

    AMAZING!
    Thx super much Elixir Core Team!

  • @user-yk4pj3kg8d
    @user-yk4pj3kg8d Před 4 měsíci +1

    Very nice talk! Hope to see those improvements soon! Congratz Jose and everyone involved!

  • @FrostBoost
    @FrostBoost Před 4 měsíci +2

    Great talk, Jose!

  • @stevenhe3462
    @stevenhe3462 Před 4 měsíci +1

    Cannot wait to try typed Elixir!

  • @Redyf
    @Redyf Před 3 měsíci

    So proud of you José :)

  • @_FFFFFF_
    @_FFFFFF_ Před 4 měsíci +1

    My big concern is typed message passing in Elixir. It will be interesting to see how they overcome this.

    • @wanton7306
      @wanton7306 Před 4 měsíci

      From what I've listed to him in other podcast those won't be typed. You have to add pattern matching of guards to get them typed like example for structs def my_func(%MyStruct{} = my_struct) and now my_struct will have type of a MyStruct at compile time.

  • @varshneydevansh
    @varshneydevansh Před 4 měsíci +3

    Go Elixir