Skip to content

Comment on Scala.js - Write in Scala for the browserparent

Comments

I'm doing something for fun with Clojurescript and node-webkit and for me it's mostly that I want the fast start up time, but also to get to just work with html instead of having to learn a gui framework.

Also I just want to mention that Clojurescript compiles to javascript that's compatible with Google's Closure compiler, which can do dead code elimination and will remove the parts of the standard library that you don't use.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.