Hacker News new | ask | show | jobs
by kgwxd 2496 days ago
Ive been doing various methods of js dev with tons of different framworks and traspilers for 20 years, nothing is more pleasant to work with than ClojureScript and re-frame once you learn it. It's the best of all the worlds, and the DOM is very abstracted away via React. State transition is a breeze with immutable data structs. Theres only 1 language to write, no JSX ugliness.
1 comments

I have had a similar experience over the past 15 years. re-frame is absolutely wonderful.
+1