Live data from Hacker News

Viewing profile — ramnivas2

ramnivas2

HN member
Joined
Mon, Aug 31, 2015, 6:07 PM UTC
HN karma
6
Public activity
3 items

About ramnivas2

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.

  3. 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…