|
|
|
|
|
by a-saleh
3964 days ago
|
|
> The thought of a little Clojure or Haskell in my life right now sounds like a beach vacation. This is the reason, why I started to do little side-projects with clojurescript and reagent [1] I love the way how programming with reagent is visual, with almost no friction. I just start repl, start browser, open the code, and every time I save file, I see how my program changes :-) Compared to my work, where it can take me the first hour to get into the zone, and additional 20 minutes each time I need to switch frameworks, it really feels like a vacation :) [1] https://reagent-project.github.io/index.html |
|