Viewing profile — vivainio
vivainio
HN member- Joined
- Sun, Jul 19, 2015, 7:20 AM UTC
- HN karma
- 10
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About vivainio
No profile information was provided.
Recent public activity
-
comment
Comment #13709391
Some people were doing that before TS got async/await compilation directly to ES5 (in TS 2.1). Right now, having Babel in the TS pipeline is not that useful anymore.
-
comment
Comment #13567763
You rarely have Tabula Rasa developers - average developer is probably proficient in Java and/or C#. I would say HM type inference is a non-incremental "hard sell" improvement, but…
-
comment
Comment #13566462
Huh, the benefits are immediately tangible, the biggest one being less code to do the same thing while remaining typesafe. In the meantime, you probably need slightly , but not mas…
-
comment
Comment #13456127
Miguel seems to want break and continue in F#. That's my pet peeve as well; Scala doesn't support them either, but surely F# could do a better job here. The rest of the improve sto…
-
comment
Comment #9910324
For something fun yet with that elusive 'real programming' edge, play around with Rust.