|
|
|
|
|
by jwr
76 days ago
|
|
I've been running my business for 10 years now, relying on Clojure and ClojureScript. It is amazing to be able to base one's livelihood on a foundation that is so stable and well designed. Clojure has been designed by a very smart and very experienced person, and it shows. It has then been maintained and extended by a team built around a culture of maturity and stability, and the result is something you can rely on. The fact that I can use the same language to develop business model code that runs on both the client and the server, or that I don't have to use a different on-the-wire format for sending data between them (EDN does the job great) is just icing on the cake in this context. I am very thankful to Rich and the entire Clojure (and ClojureScript) teams for giving me access to all their work (for free!). BTW, if you haven't seen any of Rich's talks, go see them — they are worth it even if you do not intend to use Clojure. |
|