How do you introduce ClojureScript to beginners in one sentence?

How about:

ClojureScript is a modern, functional & immutable data-oriented language with a great standard library that compiles down to self-contained & compact Javascript bundles. Based on Clojure, it brings Lisp’s elegance and meta-programming to the Javascript ecosystem.

6 Likes