Developer Ergonomics with VS Code, Clojure, and ClojureScript by Peter Strömberg

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 8

  • @pappapez
    @pappapez 3 роки тому +15

    Huge thanks to you who tried to help me via the chat doing this live! Even if I was too stressed out to take care of the advice there and then. This is how that event handler should be defined to create the update of the fibonacci sequence that we were after:
    (reg-event-db
    :advance-fib
    (fn [db [_ _]]
    (update db :last-fibs (fn [[fib1 fib2]]
    [fib2 (+ fib1 fib2)]))))

    • @jimmyjr.canosa
      @jimmyjr.canosa 3 роки тому +4

      Thanks for your help in Clojure community.

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

      Thanks a lot. What is that theme btw?

  • @codeyourfuture2023
    @codeyourfuture2023 3 роки тому +4

    Great talk Peter Stromberg! Thanks for investing in Calva. It's too good to be true! You rock! :heart

  • @روبن-ظ7خ
    @روبن-ظ7خ 3 роки тому +2

    ؟

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

    Thanks Peter!! Great talk

  • @АлександрИноземцев-и4х

    Thanks for such a video, but speaking style is as bad as it can, hard to listen and understand the meaning with so many pauses and silent phrases

    • @nandobreiter314
      @nandobreiter314 2 роки тому +5

      English is not Peter's native language, and he communicates complex topics, in English, very well for a non-native speaker. If he had given his talk in Swedish, I'm sure his speech would be more fluent, but he gave it in English so that people who are not from Sweden would be able to understand it, like you and me. Tack Peter!