For most of the twentieth century, the main models of organizing an economy were markets (“capitalism”) or state-run command planning (“socialism” / “communism”). But since 1991, there has emerged ...
I believe the real thrill of developing with Clojure and ClojureScript is being able to send code to the execution environment via the REPL and see its behavior change in real-time. I used to develop ...
The Japanese translation was quite poor. "Special format" is likely a literal translation of the Lisp term "special form." I can understand that much, so it's fine. However, very strange sentences ...
That's a big bunch of words. Let me briefly introduce them to you, so that I can then dive deeper into some of them. "Beginner" in this case means that, a week before I started doing this, I had ...
The original author has kindly agreed to transfer ownership of this project to Nosco. We're using hx in production and don't expect any breaking changes, but we are fixing small issues and minor ...
The ClojureScript (CLJS) story has been moving so quickly for a few years now that occasionally it’s worth putting together a quick post on how to get started with a productive dev environment as ...
Atlassian JIRA is the market leading issue-tracking and agile project management tool, and is in heavy use at companies around the globe. For CTX, my team search app I wanted to build a slick ...
Abstract: ClojureScript is a compiler from a Clojure-like functional programming language to JavaScript. ClojureScript features deep integration with the Google Closure JavaScript library and ...