Skip to content

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

Comments

Interesting! Maybe it can learn from Scala on Android:

For Android development, install Scala runtime into rooted phone, so you don't need to "minify" your code (faster roundtrip). For Scala.js, maybe use Chrome Extension?

For production, ProGuard (removes unused code in Scala) and Closure Compiler (optimizes JS).

AboutSource Built by g1lg1l

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