ClojureScript: Fun and productive web development with next level tooling - Christian Johansen

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

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

  • @mirmarq429
    @mirmarq429 2 года назад +1

    Absolutely beautiful. Lisp lives!

  • @TankorSmash
    @TankorSmash 2 года назад +1

    Very cool talk, it walked through a bunch of different stuff. I might have to try CLJS again! I had a lot of trouble with the errors it'd spit out, and the whole figwheel thing seemed fragile, but it looks great when its working well.

  • @jordanhowlett9172
    @jordanhowlett9172 2 года назад +4

    How active is clojurescript development? Have you worked much with Rust? I know Rust and Web Assembly is a big rave right now. Curious on your thoughts on them! Loved the video. Always been obsessed with Lisps.

  • @riebeck1986
    @riebeck1986 2 года назад

    Thank you for the talk !!

  • @mertnuhoglu
    @mertnuhoglu 2 года назад +1

    Very useful information. Is it possible if you can also share the code that you presented here?

  • @qu4ku
    @qu4ku 2 года назад +1

    smooth operator!

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

    why is the syntax so different than normal tradational programming and what benefits does this provides compared to other programming language?

    • @laughingvampire7555
      @laughingvampire7555 10 месяцев назад

      dude, you can't get more traditional than Lisp, everything comes back to Lisp. The benefit that provides is SIMPLICITY, and syntactic abstraction, macros. This lisp in particular has huge support for concurrency with software transactional memory, immutability, goroutines, as well as all the power of the concurrent primitives of each platform it targets.

  • @chrisvouga8832
    @chrisvouga8832 2 года назад +3

    Can’t watch too much mouth sounds

  • @nonefvnfvnjnjnjevjenjvonej3384
    @nonefvnfvnjnjnjevjenjvonej3384 2 года назад +1

    clojurescript needs cool editors like vs code and more friendly tutorials and libraries. it looks like it is from the dark ages. it needs better marketing basically and a bit more flash. it looks as boring as java and eclipse and all that shit.

    • @professorclever6487
      @professorclever6487 2 года назад +6

      Try the calva extension for vscode - works great

    • @laughingvampire7555
      @laughingvampire7555 10 месяцев назад +1

      well dude, if you think vs code is cool then you are as boring as java and eclipse, because vscode is the same shit as eclipse.
      you can use clojure with any editor, all the main editors and ide support it. But the community has a lot of people who prefer Emacs because its customizability is unmatched.

    • @nonefvnfvnjnjnjevjenjvonej3384
      @nonefvnfvnjnjnjevjenjvonej3384 10 месяцев назад

      ​@@laughingvampire7555you know what was cool? light table editor. wish that continued.