Viewing profile — egon_n
egon_n
HN member- Joined
- Thu, Feb 05, 2015, 2:53 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About egon_n
No profile information was provided.
Recent public activity
-
comment
Comment #9003485
An additional answer to your bonus question is https://github.com/xored/scala-js-react Which allows the following syntax: @scalax def render(self: This) = { Hello {self.props.name}…