Wire up ClojureScript SPA to Clojure backend

Поділитися
Вставка

КОМЕНТАРІ • 21

  • @BrentonHolswich
    @BrentonHolswich 3 роки тому +3

    I've been really enjoying your stuff man, been going on a binge of your videos this past week😂
    It has taken a while for me to find a clojure UA-camr that has my attention throughout with good production value while seeing actual code. I really like your pair programming ones with Allan so hope to see more of these
    I noticed you are close to passing 1000 subs so congrats on that!🎉

    • @onthecodeagain
      @onthecodeagain  3 роки тому +2

      Thanks so much man! thats awesome!
      I actually just released a new video with Allan today :)
      ua-cam.com/video/coNzTkrcAIc/v-deo.html

  • @Kat-co6gn
    @Kat-co6gn 3 роки тому +2

    I love this and I can't wait for part 2. Thank you so much for making these videos!

  • @Kat-co6gn
    @Kat-co6gn 2 роки тому +1

    I switched from Emacs to VS Code and I'm having trouble figuring out how to do the repl at 11:00, does anyone have advice on how to do this? I have Calva installed. I'm doing Calva: Start or Connect to a Clojure REPL -> Start your project with a REPL and Connect (aka Jack In) -> deps.edn + shadow.cljs. Then it asks me to choose between :app, node-repl and browser-repl. I tried all 3 and they don't work. I think I'm making a wrong selection somewhere along the way?

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

      oi, I cant really help you off the bat here, but I suggest joining the Clojurians slack. Theres a Calva channel in there and I'm sure someone can help you :)

    • @Kat-co6gn
      @Kat-co6gn 2 роки тому

      @@onthecodeagain Ok thanks for the reply, I'll check that out! :)

  • @davidvujic
    @davidvujic 3 роки тому +2

    Nice video, I learned a lot!

  • @shorecreature
    @shorecreature 3 роки тому +2

    excited to see SA clojurian talent :) ... pity about the emacs, can't all be perfect tho :P

  • @geospeck9036
    @geospeck9036 3 роки тому +2

    Nice work guys! Can Allan please let us know which colorscheme he is using in the video? Thanks!!!

  • @GOZES
    @GOZES 3 роки тому +2

    Any plans to post part 2 of this anytime soon?

    • @onthecodeagain
      @onthecodeagain  3 роки тому +1

      We decided to make part two this:
      ua-cam.com/video/coNzTkrcAIc/v-deo.html
      It had more of a focus on xtdb which was the actual intention of the video

  • @eugenej.5584
    @eugenej.5584 3 роки тому +3

    What a cool dad you have!

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

    Thanks for sharing

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

    Is it possible to run Clojure itself on Android for the backend part and clojurescript for the frontend?

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

      Yeah you can use clojure to create an api. Then you can make a react native app using clojurescript

  • @ohmyv3gatron
    @ohmyv3gatron 3 роки тому +1

    Hmmm his namespaces are interesting….