If you want a solid structure to start with, I’d suggest https://luminusweb.com/ as that’s what I initially learned from. For a todo app I believe the reagent repo has an example of that without the server bits. I could…
When I was learning Clojure, I just sorta dealt with it. Usually you are presented with a trace that contains a line number for the error which was enough. I’m not entirely sure what could be done about the error…
Much like estimates, pi is irrational
You need a strong wrist anyway for volleys. Also you can get just as much spin with a two hand
Delete your résumé and fill in something like: https://github.com/posquit0/Awesome-CV You’ll probably need to get a temporary job. I suggest a union job like warehouse worker so you can get benefits. Don’t let your…
I donate $1,000/yr and I’m stopping due to this
I've been across this bridge probably a hundred or so times since childhood... scary stuff. Our geography is pretty prohibitive to population increase for a larger tax base to support the infrastructure. Lots of…
Clojure through Babashka[0]. It's great for small tasks not related to your favorite editor. I use it for most of my scripting except for the really easy things in bash. [0] https://babashka.org/
When I was bit by a bat, I didn't feel it and only noticed the bite until I saw the tiniest amount of blood. I was awake too... Not saying it's a common occurrence, but rabies is such a terrible way to go.
I’m a bit biased, but from my personal experience I would definitely say that it does. I’ve worked on two projects that had different backends (PHP and elixir) where the choice to use clojurescript IMO was the correct…
A personal example of this: while going through my divorce, I witnessed several ads targeted towards me for storage units. Thanks for looking out for me, Google.
> The -> macro is a clever hack which allows you to "thread" values through expressions. It implicitly adds the value as the first argument to the first forms, the result of that form as the first argument for the next,…
If you want a solid structure to start with, I’d suggest https://luminusweb.com/ as that’s what I initially learned from. For a todo app I believe the reagent repo has an example of that without the server bits. I could…
When I was learning Clojure, I just sorta dealt with it. Usually you are presented with a trace that contains a line number for the error which was enough. I’m not entirely sure what could be done about the error…
Much like estimates, pi is irrational
You need a strong wrist anyway for volleys. Also you can get just as much spin with a two hand
Delete your résumé and fill in something like: https://github.com/posquit0/Awesome-CV You’ll probably need to get a temporary job. I suggest a union job like warehouse worker so you can get benefits. Don’t let your…
I donate $1,000/yr and I’m stopping due to this
I've been across this bridge probably a hundred or so times since childhood... scary stuff. Our geography is pretty prohibitive to population increase for a larger tax base to support the infrastructure. Lots of…
Clojure through Babashka[0]. It's great for small tasks not related to your favorite editor. I use it for most of my scripting except for the really easy things in bash. [0] https://babashka.org/
When I was bit by a bat, I didn't feel it and only noticed the bite until I saw the tiniest amount of blood. I was awake too... Not saying it's a common occurrence, but rabies is such a terrible way to go.
I’m a bit biased, but from my personal experience I would definitely say that it does. I’ve worked on two projects that had different backends (PHP and elixir) where the choice to use clojurescript IMO was the correct…
A personal example of this: while going through my divorce, I witnessed several ads targeted towards me for storage units. Thanks for looking out for me, Google.
> The -> macro is a clever hack which allows you to "thread" values through expressions. It implicitly adds the value as the first argument to the first forms, the result of that form as the first argument for the next,…