Viewing profile — ramnivas2
ramnivas2
HN member- Joined
- Mon, Aug 31, 2015, 6:07 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ramnivas2
No profile information was provided.
Recent public activity
-
comment
Comment #10617175
There is a way to transform a typescript definition to Scala.js facade ( https://github.com/sjrd/scala-js-ts-importer ). As for the bloat, it isn't much. Compiled Javascript for ou…
-
comment
Comment #10149648
In our case, the production JS file produced by Scala.js is about 180KB (gzipped). This size does not include third-party code such as React and other assets.
-
comment
Comment #10148195
We are building a production app using Scala.js (with React as the underlying framework through https://japgolly.github.io/scalajs-react ). It has been a marvelous and super-produc…