19 Sep 2017
Lumo has shipped with experimental support for
compiling ClojureScript projects
entirely without the JVM since the beginning of 2017. Starting with the newly released
version, the Lumo build API has been greatly enhanced and much more stable! Read
on for a rundown of the state of ClojureScript compilation in Lumo.
Read more ➙
20 Aug 2017
I used Reason and React
to build a simple example app: ReKeys. Here’s
what I learned.
Read more ➙
01 May 2017
This post reflects on Lumo’s growth almost 6 months after its announcement,
shares the project’s goals and communicates what you can do to help Lumo grow
into and even more full-featured ClojureScript environment. Read on!
Read more ➙
17 Mar 2017
Node.js module support has been greatly enhanced in the upcoming release of the
ClojureScript compiler. This post explains how to seamlessly require Node.js packages
from any ClojureScript namespace. Read on!
Read more ➙
21 Feb 2017
I have dreamed about being able to compile a ClojureScript project without installing
Java ever since coming to know that ClojureScript can compile itself.
While projects like Planck and
Lumo can either
run arbitrary ClojureScript forms at the REPL or run ClojureScript scripts, none have
actually supported flat out compiling an entire ClojureScript project. Until now.
Read more ➙